32bit-windows-PAE-max-memory
(2022-04-13 09:10:07)
标签:
windowspaememory32bitit |
分类: OS(win、*inux)、srv |
32bit系统版本 |
最大物理内存支持 |
Windows
2000 |
8 GiB |
Windows 2000 Datacenter Server |
32 GiB |
4 GiB |
|
Windows
Server 2003 |
32 GiB |
Windows
Server 2003 |
64 GiB |
Windows
Server 2003 |
64 GiB |
Windows
Server 2003 |
4 GiB |
4 GiB |
|
Windows
Server 2008 |
64 GiB |
Windows
Server 2008 |
4 GiB |
Windows
7 |
2 GiB |
Windows
7 |
4 GiB |
Windows XP SP2和其他新的版本,默认在有no-execute (NX)和execute-disable (XD)特性的处理器上以PAE模式运行以允许NX。NX(或XD)在页表项的第63位。如果没有PAE,页表项只就32位;所以要利用NX这个特性的话,就必须运行在PAE模式下。但是,基于为保证驱动兼容等原因,微软通过许可证,在内核中把桌面版Windows(包括Windows XP、Windows Vista和Windows 7)和部分低端Windows Server的物理地址空间限制为4GiB。