This is the mail archive of the cygwin@cygwin.com 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]

Re: Addressing Layout in 1.3.x


On Thu, May 31, 2001 at 04:01:21PM -0700, Randall R Schulz wrote:
>OK. That is pretty much what I expected, but an XSB emulator hacker out 
>there was having problems that seemed like the could possibly have been 
>related to addressing issues of this sort, so I said I'd investigate. I 
>guess that the only reason I had any suspicion was some vague hunch based 
>on the existence of the "heap_chunk_in_mb" registry entry--perhaps just 
>it's granularity.

That is just a setting which controls how much memory to allocate via
VirtualAlloc.

It's certainly possible that Cygwin is using new regions of memory in
newer versions but nothing in the use falls outside of the standard
Win32 API methods for doing this.

cgf

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


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