Does cygwin have a 2GB Memory/RAM limit ?

Brian Dessent brian@dessent.net
Thu Oct 30 18:07:00 GMT 2003


Dan_Nazario/ACIM/americancentury@americancentury.com wrote:

> Coming from a Solaris background, it did not even occur
> to me that "Windows 2003 enterprise server" would
> impose a 2GB usable memory limit by default on an application.
> 
> Doesn't seem like a very 'enterprise' sort of thing to do ;-)

It has less to do with the wishes of the software and everything to do
with ths IA32 architecture.  Despite the efforts of PAE, the x86 chips
can only address 32 bits (4GB) at any given time.  Since there must be
some division between kernel space and user space, it naturally follows
that there must be some artificial limit of under 4GB for applications. 
It would be a Bad Thing if the kernel were to run out of pages, hence
the default 50/50 partition.

Brian

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list