在Windows Server 2008中启动SuperFetch#

http://www.cnbeta.com/articles/50386.htm

SuperFetch是微软Windows Vista系统的特性之一,通过导入大部分由内存中一个应用程序或进程需要的文件或数据,尽可能快地重新将预取数据从虚拟内存页面文件移回到物理内存中以保证性能增强的连续性,所以可以在需要时更迅速地访问它们.而在以稳定见长的Windows Server 2008服务器系统中,该功能默认被禁用,当然您如果正在把WS2008当成台式机系统来用的话,建议重新开启SuperFetch以取得更高的性能,方法如下:

注册表位置做如下修改:

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management\PrefetchParameters]
"EnableSuperfetch"=dword:00000003
"EnablePrefetcher"=dword:00000001

Saturday, April 19, 2008 1:04:36 AM (China Standard Time, UTC+08:00) #    Comments [0]  |  Trackback

 

Name
E-mail
(will show your gravatar icon)
Home page

Comment (Some html is allowed: a@href@title, b, blockquote@cite, em, i, strike, strong, sub, super, u) where the @ means "attribute." For example, you can use <a href="" title=""> or <blockquote cite="Scott">.  

Enter the code shown (prevents robots):

Live Comment Preview
All content © 2009, Allen St.Clair