This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [HEADSUP] Let's start a Cygwin 1.7 release area


On Mon, Apr 07, 2008 at 12:34:50AM +1000, klavins@netspace.net.au wrote:
>As far as I understand it, the current Cygwin runtime architecture uses shared 
>memory for those Cygwin processes attached to the Cygwin DLL, and a static 
>registry location for its static mount table.  As already discussed, the static 
>mount table could move out into the Cygwin file system, freeing up any registry 
>conflict for multiple Cygwins.
>
>Is it feasible to consider that more than one Cygwin shared memory be created, 
>one for each of multiple Cygwins?  Each Cygwin could be uniquely identified by 
>the UNC path to its Cygwin DLL.  The static registry location, or indeed 
>another singleton shared memory, could then be used for mapping from Cygwin DLL 
>UNC path to the UNC path to its shared memory.

Is it feasible?  It's just a simple matter of programming but it is not
as simple as what you are saying above.

is it planned?  AFAIK, no.

Is this the right mailing list to discuss changes to the architecture of the cygwin
DLL?  No.

cgf


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]