|
hongshui 发表于 2012-9-20 12:14 + ]8 ~+ ^- h2 J7 `0 b# _1 R
这个图里,boot.ini里没有/PAE,但又显示物理地址扩展,而且系统也认全内存,分明是打开了PAE的结果,想来 ...
( i! h+ L" C4 Z, p兄弟你out了吧,其实在Windows Server 2003 SP1或XP SP2之后,因为内核默认是打开DEP功能的,而DEP功能又是依赖PAE的,所以内核也会默认打开PAE,并不需要在boot.ini里写入。除非你的CPU很旧,不支持硬件DEP,那PAE就是关的,因为DEP也没开。
. m: j7 z" j# k v7 c$ c- }" ?/ d# J& r5 u. R7 \: N
中文版windows,凡是显示“物理地址扩展”的,就是开了PAE,不论是boot.ini里开还是内核自动开。1 W+ R/ I2 V5 s# u
" W& N; n, e) H, `* X微软的说明:
& ^5 q) @" G$ @- I, }3 T: L$ S# m) V2 s- N: |) v* I: B
On 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
! G4 `1 P2 h! Z8 S/ V% ^ |
|