From: noer AT cygnus DOT com (Geoffrey Noer) Subject: Re: heap_chunk_size [was:] Towards a more user-friendly cygwin.dll 12 Nov 1997 16:47:45 -0800 Message-ID: <199711122219.OAA29950.cygnus.gnu-win32@cirdan.cygnus.com> References: <009BD297 DOT 36878F20 DOT 27830 AT ifk20 DOT mach DOT uni-karlsruhe DOT de> Content-Type: text To: dahms AT ifk20 DOT mach DOT uni-karlsruhe DOT de Cc: vischne AT ibm DOT net, gnu-win32 AT cygnus DOT com dahms AT ifk20 DOT mach DOT uni-karlsruhe DOT de wrote: > > : Now, this isn't a problem to someone who knows what the registry editor > : is, yet it transpires that cygwin is referenced in two places by this > : Windows registry, and it is not at all clear exactly _where_ in relation > : to, say, the cygwin.dll registry entry, the `heap_chunk_size' is to > : appear. > > I wrote about this at least 3 times without answer! > Some of my monster processes are >100MB, so I can't use Cygwin, but OpenNT > works. Haven't tried UWIN yet... I have never run into this problem but it is definitely there. Cygwin32's fork does not know how to cope with split heaps which should explain the message. Fixing this might require changing the fork internals to support an array of heap locations or something along those lines (to take a guess). -- Geoffrey Noer noer AT cygnus DOT com - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".