IE 病毒 反黑
玩转注册表!
IE 病毒 反黑
玩转注册表!
windos2000 xp
优化二级缓存
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Session Manager\Memory Management]
"SecondlevelDataCache"="256"
提高光区的读写速度
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\FILESystem\CDFS]
"CACHESIZE"=dword:000009ac
"PREFETCH"="000001CO"
我设置的是 8倍速度
最好不要快的 一般电脑是 4倍 最快可以达到16 或更高!
设置Pentium Ⅲ的IRQ8高级优先权等级
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\System\Current ControlSet\Control\PriorityControl]
"Win32PrioritySeparation"=dword:00000026
"IRQ8Priority"=dword:00000001
设置CPU的优先级
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\VxD\BIOS]
"CPUPriority"=dword:2
其实可以设置的更好 因为我不打游戏 所以设置的 一般化
优化windows XP预读设置Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Session Manager\Memory]
"EnablePrefetcher"=dwod:0
"EnablePrefetcher"=dwod:0 (系统不具有预读功能)
"EnablePrefetcher"=dwod:1(系统可对应用程序进行预读)
"EnablePrefetcher"=dwod:2(可同时对应用程序及启动进行预读)