Copyright © Microsoft Corporation. This document is an archived reproduction of a version originally published by Microsoft. It may have slight formatting modifications for consistency and to improve readability. |
32-Bit Models | 64-Bit Models | |
---|---|---|
Total virtual address space (based on a single process) | 4GB | 16TB |
Virtual address space per 32-bit process | 2GB (3GB if system is booted with /3GB switch) | 4GB if compiled with /LARGEADDRESSAWARE (2GB otherwise) |
Virtual address space per 64-bit process | Not applicable | 8TB |
Paged pool | 470MB | 128GB |
Non-paged pool | 256MB | 128GB |
System Page Table Entry (PTE) | 660MB to 900MB | 128GB |
Physical Memory and CPU Limits | 32-Bit Models | 64-Bit Models |
---|---|---|
Windows XP Professional | 4GB (1-2 CPUs) | 128GB (1-2 CPUs) |
Windows Server 2003, Standard Edition | 4GB (1-4 CPUs) | 32GB (1-4 CPUs) |
Windows Server 2003, Enterprise Edition | 64GB (1-8 CPUs) | 1TB (1-8 CPUs) |
Windows Server 2003, Datacenter Edition | 64GB (8-32 CPUs) | 1TB (8-64 CPUs) |
Header Field | Change |
---|---|
Magic | Set to 0x20b instead of 0x10b |
BaseOfData | Deleted |
ImageBase | Widened to 64 bits |
SizeOfStackReserve | Widened |
SizeOfStackCommit | Widened |
SizeOfHeapReserve | Widened |
SizeOfHeapCommit | Widened |
Functionality | API |
---|---|
Exception Handling | RtlAddFunctionTable RtlDeleteFunctionTable RtlRestoreContext RtlLookupFunctionEntry RtlInstallFunctionTableCallback |
Registry | RegDeleteKeyEx RegGetValue RegQueryReflectionKey |
NUMA (Non-Uniform Memory Access) | GetNumaAvailableMemoryNode GetNumaHighestNodeNumber GetNumaNodeProcessorMask GetNumaProcessorNode |
WOW64 Redirection | Wow64DisableWow64FsRedirection Wow64RevertWow64FsRedirection RegDisableReflectionKey RegEnableReflectionKey |
Miscellaneous | GetLogicalProcessorInformation QueryWorkingSetEx SetThreadStackGuarantee GetSystemFileCacheSize SetSystemFileCacheSize EnumSystemFirmwareTables GetSystemFirmwareTable |
RAX |
RBX |
RCX |
RDX |
RSI |
RDI |
RSP |
RBP |
R8 |
R9 |
R10 |
R11 |
R12 |
R13 |
R14 |
R15 |