|
hongshui 发表于 2012-9-20 12:14 ![]()
/ w( B! p, l% y5 i2 }这个图里,boot.ini里没有/PAE,但又显示物理地址扩展,而且系统也认全内存,分明是打开了PAE的结果,想来 ...
; O: g# O& a3 `0 N$ z/ u兄弟你out了吧,其实在Windows Server 2003 SP1或XP SP2之后,因为内核默认是打开DEP功能的,而DEP功能又是依赖PAE的,所以内核也会默认打开PAE,并不需要在boot.ini里写入。除非你的CPU很旧,不支持硬件DEP,那PAE就是关的,因为DEP也没开。
) Z- B* Y/ O) p. [) `1 N* C h; W
# }2 ^3 Q. `: F7 _/ O) T中文版windows,凡是显示“物理地址扩展”的,就是开了PAE,不论是boot.ini里开还是内核自动开。- } l! B/ J! p0 G5 U' X' l v
- {3 a; O" ]/ G9 B
微软的说明:! q+ l3 p5 s2 z+ D
1 m2 m" _) V8 B# l0 p$ POn a computer that supports hardware-enabled Data Execution Prevention (DEP) and is running a 32-bit version of the Windows operating system that supports DEP, PAE is automatically enabled when DEP is enabled
$ L+ v& `! \ w9 @ |
|