|
|
hongshui 发表于 2012-9-20 12:14 ![]()
- f4 g( L% [6 H9 M" R& d4 |/ Q这个图里,boot.ini里没有/PAE,但又显示物理地址扩展,而且系统也认全内存,分明是打开了PAE的结果,想来 ... ; L, [3 [# Y; j+ G& ^, B
兄弟你out了吧,其实在Windows Server 2003 SP1或XP SP2之后,因为内核默认是打开DEP功能的,而DEP功能又是依赖PAE的,所以内核也会默认打开PAE,并不需要在boot.ini里写入。除非你的CPU很旧,不支持硬件DEP,那PAE就是关的,因为DEP也没开。4 O, ?9 m7 x5 ?- o3 O
% U% ]; I% W7 ` B: t中文版windows,凡是显示“物理地址扩展”的,就是开了PAE,不论是boot.ini里开还是内核自动开。
# x% T- O6 \3 ]/ R# F. z' x. R5 o* v2 O
微软的说明:% i* q; p% b- p7 ~+ @# o5 M/ R
0 f3 T9 U. M; L# V5 n; v* I
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
0 y K2 h; c2 f' r |
|