|
|
hongshui 发表于 2012-9-20 12:14 ![]()
( M& Q1 }$ J: z9 ^3 b5 e# S# `这个图里,boot.ini里没有/PAE,但又显示物理地址扩展,而且系统也认全内存,分明是打开了PAE的结果,想来 ...
3 l* `: I6 v5 a兄弟你out了吧,其实在Windows Server 2003 SP1或XP SP2之后,因为内核默认是打开DEP功能的,而DEP功能又是依赖PAE的,所以内核也会默认打开PAE,并不需要在boot.ini里写入。除非你的CPU很旧,不支持硬件DEP,那PAE就是关的,因为DEP也没开。" ^8 k6 g$ X" ?& N3 t
6 k" t+ T1 G: J中文版windows,凡是显示“物理地址扩展”的,就是开了PAE,不论是boot.ini里开还是内核自动开。
* R( N2 p8 ]& {" Z# a) k% l- Y0 ^1 V6 @3 c, I/ s }1 d
微软的说明:: q* F, R. x6 }
& Y5 s1 H7 }9 ?$ W
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
' |$ \$ S, Z; O |
|