Obviously, that’s 64-bit windows.
Also, what’s the maximum amount of memory a single 64-bit process can use? I was kind of counting on using it all… (Yes, I know what I’m doing, please don’t tell me that if I need that much RAM i must be doing something wrong)
Also, is this the same for a .Net 2.0 process? Or is there a lower limit for .Net?
From http://technet.microsoft.com/en-us/library/cc758523.aspx – Windows Server 2003, 64 bit Datacenter Edition supports physical memory up to 512GB
A single process should be able to use most of it, some will be used by the OS.
The answer from Re0sless is better then mine. The limit is now 2TB, in Datacenter SP2, and 2008.