引用:
作者vxr
是事實證明我的電腦從3改成5確實有比較快
請你把3和5的值搞清楚..
她對應的是二進位的機碼值...
|
3 = 0 1 1
5 = 1 0 1
1 = 0 0 1
只看後面兩碼...
所以你KEY 5的數值進去實際上是讀取為 1 ?
而1的設定是 當有使用才會提取prefetch檔案 (這是我自己翻譯的)
所以樓上有人說 輸入5,開機有加速 也是事實...
因為有用到進入系統之後才會載入,而不是預先載入!
原文以及各設定值說明如下:
The EnablePrefetcher key has the following values:
0 = Disabled
1 = Application launch prefetching enabled
2 = Boot prefetching enabled
3 = Application launch and boot enabled