How to Enable PAE on 32-bit Windows Vista for 4 GB or More Memory如何啟用PAE的32位Windows Vista的4 GB或更多的內存

Intel introduced the 36-bit physical addressing mode called PAE (Physical Address Extension, read英特爾推出了36位物理尋址方式所謂的PAE (物理地址擴展,閱讀 Wikipedia reference維基百科參考 or MSDN reference的MSDN參考 ) since Intel Pentium Pro processor to allow 32-bit operating systems to use more than 4 GB of physical memory. )以來,英特爾的Pentium Pro處理器,讓32位元作業系統使用4 GB以上的物理內存。 However, even with x86 or x86-x64 PAE supported CPU processor, in most Windows system, PAE is disabled by default, and user has to manually turn on the PAE support in operating system in order to recognize and use more than 4 GB of physical RAM memory, with the exception of Windows Vista.不過,即使與x86或x86的x64的PAE支持的CPU處理器,在大多數的Windows系統, PAE是默認情況下禁用,用戶必須手動打開該PAE的支持,在作業系統,以便確認和使用超過4 GB的物理RAM內存,除Windows Vista的。

A lot of technical support and troubleshooting sites for Windows Vista publishes a tweak or tip that asking user to manually enable PAE support in 32-bit Windows Vista with the following command to use more than 4GB of memory.大量的技術支持和故障排除的網站Windows Vista的發布調整或提示,要求用戶手動啟用PAE支持在32位的Windows Vista與下面的命令使用4GB以上的記憶體。

BCDEdit /set PAE forceenable Bcdedit - / 設置的PAE forceenable

According to MSDN Library article MSDN Library的文章 , “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 ( “一台計算機上支持硬件啟用數據執行保護( DEP ) ,並且是在運行32位版本的Windows作業系統支持的DEP ,自動啟用PAE時啟用DEP ( Data Execution Protection數據執行保護 , DEP is enabled by default in Windows Vista) and, on all 32-bit versions of the Windows operating system, except Windows Server 2003 with SP1, PAE is disabled when you disable DEP. ,啟用DEP默認情況下,在Windows Vista ) ,並在所有32位版本的Windows操作系統,除了Windows Server 2003 SP1的, PAE是殘疾人士當您禁用DEP的。 To enable PAE when DEP is disabled, you must enable PAE explicitly, by using /set nx AlwaysOff and /set pae ForceEnable.”要啟用PAE時, DEP的是殘疾人士,您必須啟用PAE明確,使用/設置NX的alwaysoff和/設置的PAE forceenable “ 。

Thus, PAE mode is always enabled by default in Windows Vista as it’s required for hardware-based DEP / NX.因此, PAE模式一直是啟用默認情況下,在Windows Vista ,因為它所需的硬件為基礎的DEP / NX的。 And 32-bit client versions of Windows Vista (and also Windows XP) will never support more than a 4GB address spaces, even with PAE enabled, according to another和32位客戶端版本的Windows Vista (也是Windows XP中)絕不會支持以上4 GB的地址空間,即使與PAE的啟用,另據 MSDN Library article MSDN Library的文章 . Thus, 4 GB physical RAM memory limit on 32-bit Windows Vista is an artificial software based lock placed by Windows Vista operating system to limit the availability of the portion of memory larger than 4 gigabytes in a system with motherboard that support more than 4GB worth of physical address space.因此, 4 GB的物理RAM內存限制在32位元Windows Vista是一個人造的軟件基於鎖放置的Windows Vista作業系統,以限制供應的部分記憶體大於4 GB ,在制度與主板支持4GB以上的價值物理地址空間。

Thus, many users disappointed and baffled that even though after ‘enabling’ PAE support in 32-bit (x86) Windows Vista (which in actuality is not necessary), they still cannot see full 4GB or more (most system showing only around 3.5 or 3.25 GB of memory due to some memory address space been mapped to use as reserve for system peripherals) of physical memory or RAM modules installed, although因此,許多用戶感到失望和困惑,即使後' ,使' PAE的支持在32位( x86 )的Windows Vista (其中,實際上是沒有必要) ,他們仍然無法看到全部4 GB的或以上(最系統的顯示,只有約3.5或3.25 GB的內存,由於一些內存地址空間被映射到使用作為儲備,為系統外設)的物理內存或RAM模塊安裝,雖然 Windows Vista SP1 Windows Vista的SP1的 can可以 correctly display正確顯示 the amount of installed memory (not memory available to use) up to 4GB in size.金額安裝的內存(不可用的記憶體使用)高達4 GB的大小。

Currently, the only known method to enable support for physical memory bigger than 4GB in size in Windows Vista 32-bit version is using the目前,已知的僅有的方法,使支持的物理內存更大的超過4 GB的大小在Windows Vista 32位版本是使用 hack to replace the limitation files with copy from 32-bit Windows Server 2008哈克,以取代限制文件的副本由32位Windows Server 2008 , which supports and can see more than 4 GB memory. ,支持和可以看到, 4 GB以上的記憶。 However, user using the hack has to deal with some consequences especially product activation issue, unless you have license or genuine product key for Windows Server 2008.不過,用戶使用入侵已處理一些後果,特別是產品激活的問題,除非你有執照或真正的產品密鑰用於Windows Server 2008 。

IMPORTANT : You're reading a machine translated page which is provided "as is" without warranty. 重要說明:您正在閱讀的機器翻譯網頁是“按原樣”提供的擔保。 Unlike human translation, machine translation does not understand the grammar, semantics, syntax, idioms of natural language, thus often produce inaccurate and low quality text which is misleading and incomprehensible.不像人類翻譯,機器翻譯不明白的語法,語義,語法,成語自然語言,因此,往往產生不準確的和低品質的文字,是具誤導性的和難以理解的。 Thus, please refer to因此,請參閱 original English article原來的英語文章 when in doubt.有疑問時。



9 Responses to “How to Enable PAE on 32-bit Windows Vista for 4 GB or More Memory” 9回應“如何啟用PAE的32位Windows Vista的4 GB或更多的記憶”

  1. b
    June 1st, 2008 09:49 2008年6月1日9時49分
    1

    so this article describes how to enable PAE so as to access 4G and greater memory in 32 bit vista, even though:因此,本文介紹如何啟用PAE ,藉以獲取4克和更大的內存在32位Vista中,即使:
    “PAE mode is always enabled by default in Windows Vista” “ PAE模式一直是啟用默認情況下,在Windows Vista ”
    AND
    “32-bit client versions of Windows Vista will never support more than a 4GB address spaces, even with PAE enabled” “ 32位客戶端版本的Windows Vista絕不會支持以上4 GB的地址空間,即使與PAE的啟用”

    Huh???嗯? ? ? What’s this article for?這是什麼文章呢?

  2. admin政府當局
    June 1st, 2008 10:26 2008年6月1日10時26分
    2

    It’s to correct misconception that PAE has to be enabled in Vista to see 4GB or more memory.它的,以正確的錯覺,認為PAE的是要啟用在Vista中看到4 GB的或更多的內存。 For the hack, refer to為哈克,請參閱 http://www.tipandtrick.net/2008/how-to-enable-use-and-support-4gb-or-more-physical-ram-memory-in-32-bit-windows-vista/

  3. rynek
    June 2nd, 2008 03:20 2008年6月2日3時20分
    3

    The article is alright but a title is a bit misleading.文章是好的,但標題是有點誤導之嫌。 It is good that you have given a link to a page describing how to enable 4GB or more memory in 32-bit Vista.它是好的,您已獲得一個鏈接,一個網頁,描述如何使4 GB的或更多的內存在32位Vista的。

  4. brad布拉德
    June 3rd, 2008 02:04 2008年6月3日2時04分
    4

    I would not recommend trying the hack whatsoever.我不會推薦嘗試入侵的話。 It is going to ask you to reactivate windows and then you’re going to need a server 2008 product key.這是要請你重新激活Windows ,然後你要去需要有一個服務器在2008年的產品金鑰。 Leave it alone.離開它。 If you need more performance get a fast 4gb flash drive and use readyboost.如果您需要更多的表現得到快速4 GB的閃存驅動器和使用ReadyBoost ) 。

  5. brad布拉德
    June 3rd, 2008 02:04 2008年6月3日2時04分
    5

    And yes the article title is very misleading.和是文章的標題是很具誤導性。 It should not read the way it does.它不應該閱讀的方式,是否。

  6. brad布拉德
    June 3rd, 2008 02:07 2008年6月3日2時07分
    6

    Sorry for the multiple posts, I forgot to also post that the hack makes a lot of things in windows not work anymore.很抱歉,為多個職位,我忘了後也認為,哈克作出了很多事情,在Windows不能工作了。 A bunch have reported things like control panel, etc. not working anymore.一群有報導的東西一樣,控制面板等,沒有工作了。 Totally not worth it.完全不值得。

  7. Vista 4GB « File NoT Found Vista的4 GB的«未找到文件
    July 8th, 2008 22:11 2008年7月8日22時11分
    7

    [...] DEP, os novos computadores suportam e vem com o DEP e PAE habilitados padrão, só testando mesmo, Habilitar o PAE, Ou então pode tentar utilizar um hack do Windows 2008 para 32 bits que não tem esta limitação, [...] [ … … ]的DEP ,操作系統中新電腦suportam e vem的COM o DEP的e PAE的habilitados padrão , só testando合同的簽署人, habilitar o的PAE ,歐então pode tentar及使用這個哈克做的Windows 2008年第32位闕不含稅的TEM esta limitação , [ 。 .. ]

  8. name名字
    September 1st, 2008 11:25 2008年9月1日11時25分
    8

    Good day!,良好的天!

  9. name名字
    September 1st, 2008 11:26 2008年9月1日11時26分
    9

    Hello!,你好,

Leave a Reply離開的答复

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> 您可以使用這些標籤:的<a href="" title=""> <abbr title=""> <acronym title="">的<b> <blockquote cite=""> <cite>的<code> <刪除日期時間= “ ” >的<em>的<i> <q cite=""> <strike>的<strong>

Subscribe without commenting訂閱無評論


Custom Search

Incoming Search Terms for the Article傳入的搜索條件文章

vista pae Vista中的PAE - - Enable PAE 啟用PAE - - pae vista PAE的Vista的 - - enabling PAE 有利的PAE - - how to pae 如何PAE的 - - VMware enable pae VMware的啟用PAE - - PAE PAE的 - - vista 32 mit 4g patch Vista的32麻省理工學院四克修補程序 - - windows vista pae Windows Vista中的PAE - - pae hack PAE的黑客 - - Windows 2008 PAE 在Windows 2008的PAE - - How To Enable PAE 如何啟用PAE - - PAE how to PAE的如何 - - Enable PAE in vista 啟用PAE在Vista - - enable pae vista 啟用PAE Vista的 - - all 全部 - - vista /pae Vista中/ PAE的 - - pae in vista PAE的在Vista - - windows 在Windows - - vista enable pae Vista的啟用PAE - - pae windows vista PAE的Windows Vista中 - - enable pae mode 啟用PAE模式 - - how to /PAE 如何/ PAE的 - - vista 4g disable pae Vista的四克禁用的PAE - - enable "4 GB" addressing vista 啟用“ 4 GB的”解決Vista的 - - pae mode PAE模式 - - pae enabled PAE的啟用 - - 4gb vista 32 4 GB的Vista的32 - - enable pae windows 啟用PAE的Windows - - bypass 4gb ram limit 繞道4 GB的RAM的限制 - - pae enable PAE的啟用 - - lock pages in memory vista 頁面鎖定在內存Vista的 - - enable pae "windows server 2008" 啟用PAE “的Windows Server 2008 ” - - PAE mode windows 2008 PAE模式的Windows 2008 - - vista disable pae Vista中禁用的PAE - - vista pae support Vista中的PAE支持 - - enable pae on vista 啟用PAE在Vista - - vista 32 pae Vista的32的PAE - - "how to enable PAE" “如何啟用PAE ” - - how to enable /pae 如何啟用/ PAE的 - - windows vista 32 bits with 4g memory Windows Vista的32位元記憶體與4克 - - enable pae mode good 啟用PAE模式好 - - vmware Data execution prevention disable pae VMware的數據執行預防禁用的PAE - - windows vista memory, bcdedit Windows Vista的記憶體, Bcdedit - - - vista 32 pae mode Vista的32 PAE模式 - - how to enable PAE in Vista 如何啟用PAE在Vista - - hot to get vista 32 bit to see 4g 熱點獲得Vista的32位地看到, 4克 - - 4 GB ram vista pae 4 GB的RAM的Vista中的PAE - - 4GB 32 bit Windows Vista patch 4 GB的32位Windows Vista的修補程序 - - PAE 4gb PAE的4 GB的 - -