PCDVD數位科技討論區

PCDVD數位科技討論區 (https://www.pcdvd.com.tw/index.php)
-   效能極限 (https://www.pcdvd.com.tw/forumdisplay.php?f=18)
-   -   請問1g的ram,分頁檔如何設最好?? (https://www.pcdvd.com.tw/showthread.php?t=188100)

a41659 2003-03-08 02:46 AM

請問1g的ram,分頁檔如何設最好??
 
系統為winxp

irwing 2003-03-08 12:47 PM

關掉它。

ShivanXP0741 2003-03-08 01:09 PM

我覺得很有意思,因為1G以上的RAM通常是工作站需求
(不過看最近狀況好像不一定了:D )

想要絕對效能就關
想要絕對穩定就開滿(4096MB)
開個一半要穩不穩的沒意思
反正現在的硬碟夠大也不差這4G

adelies 2003-03-08 02:00 PM

奇怪,這段字好像昨天才打過... :)

1. 要怎樣改可以參考之前討論 (小弟簽名檔有連結)。
2. 設定為 0 有沒有效請自己試試,試了有效就好,沒用就給他一些 VM 來用 (這句話好像說等於沒說... :D )
3. 有用沒用如果能分享個心得給大家也不錯喔~~~ :p

以下是由之前討論擷取的 reg 檔,說明也寫進去了。將以下存為 XXX.reg,檔案管理員點選他執行,記得確定 (無毒):
代碼:
REGEDIT4

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management]
"DisablePagingExecutive"=dword:00000001
"LargeSystemCache"=dword:00000001

; Disable Paging Executive
; This will prevent pages sections from RAM going to the hard drive.
; If you have a large amount of RAM at least 256Mb (I suggest 512) you might
;   want to keep the data in your RAM to improve your performance considerably
;   due to reduced amount of hard drive swap page.
; The entry that you will want to modify is called DisablePagingExecutive.
; Changing this from 0 to 1 will keep the data in your RAM.
; "DisablePagingExecutive"=dword:00000001
;
; System Cache Boost
; The XP kernel can be loaded into your RAM with a simple registry edit.
; This can greatly improve performance since the NT Kernel will always be in
;   your RAM.
; With this edit you will allocate roughly 4Mb of your RAM for the kernel.
; Sometimes more RAM is used but most of the time it is only 4Mb.
; The entry that you will need to find is called LargeSystemCache and you'll
;   need to change this from 0 to 1 in order to enable this. 
; "LargeSystemCache"=dword:00000001
;
; 關閉 VM 的方式:
; 
; 我的電腦 (滑鼠右鍵) → 內容 (系統內容) → 進階 → 效能 的 設定
;  → 進階 → 虛擬記憶體 的 變更
;  → 把所有磁碟機的分頁檔大小都設定為「沒有分頁檔案」
;  → 確定 → 重開機

irwing 2003-03-09 06:50 PM

交換檔大小跟系統穩定度無關吧,那是DRAM空間不夠時所用的空間,所以既然DRAM夠用那麼交換檔就沒有存在的價值。

霍肯 2003-03-09 06:56 PM

不去改會有什麼影響呢?
會變慢,頓頓的嗎?


所有的時間均為GMT +8。 現在的時間是05:30 AM.

vBulletin Version 3.0.1
powered_by_vbulletin 2025。