November 1, 2005 at 2:23 pm
Hello everyone,
On a 32-bits architecture, the maximum size for a process is 2GB on windows.
Do you know what is the maximum size on the 64-bits architecture on windows?
Is it something I can find on the microsoft site?
Not find it yet.
Regards,
Carl
November 2, 2005 at 3:26 am
I suppose it should be bigger, but I am not sure how the available memory space is split. For example, on a typical 32bit machine, you have 4GB of addressable memory - OS stuff is mapped into 2GB of it, and each app gets the lower 2GB. The /3GB switch that you can add to boot.ini alters this split to 1GB/3GB. As for 64 bit, you'd need to find the split - I would be interested in hearing if anyone knows this info too!!
November 2, 2005 at 5:19 am
7152 GB on IA-64 (Itanium) and 8192 GB on x64 systems (Source: Microsoft Windows Internals, 4th Ed p.375).
November 2, 2005 at 5:34 am
Strange amount of GB on Itanium system.. Spose 3GB could also be seen as a strange amount on a 4GB system too
Thanks for that - maybe it will appear in Trivial Pursuit one day
November 2, 2005 at 6:19 am
Thank's for that information. Very helpfull.
Regards,
Carl
Viewing 5 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply