MemoryError, can I use more?
Anssi Saari
as at sci.fi
Sat Feb 13 11:18:15 EST 2010
More information about the Python-list mailing list
Sat Feb 13 11:18:15 EST 2010
- Previous message (by thread): MemoryError, can I use more?
- Next message (by thread): MemoryError, can I use more?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Nobody <nobody at nowhere.com> writes: > A single process can't use much more than 2GiB of RAM without a 64-bit CPU > and OS. That's not really true. Even Windows XP has the /3GB boot option to allow 3 GiB per process. On PCs, free operating systems and server Windows can use PAE to give access to full 4 GB per process.
- Previous message (by thread): MemoryError, can I use more?
- Next message (by thread): MemoryError, can I use more?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list