I've been trying to diagnose some of the performance problems I've had ever
since that fatefull day when I upgraded to Vista, and my latest place to
assign the blame is stupidfetch ... er .. superfetch.
One of the best examples is 'World of Warcraft'. Let's say I boot up and load
warcraft soon after the PC has booted. Warcraft will load slow as molasses.
Looking at the resource monitor, I can see that Superfetch is actively
harassing the warcraft data files (biggest B/min is attached to the
Superfetch process that is messing with Warcraft). There are hundreds of
other Superfetch processes harassing other parts of the disk.
If I were to make a guess at what would happen, I would say that superfetch
doesn't know what it's doing, is loading the wrong parts of Warcraft, seeking
all over the disk loading random things causing seek delays, and finally
causing Warcraft's data files to be loaded with background priority.
First of all, is there any way I can disable Superfetch's ability to harass
Warcraft specifically (leaving other processes alone)? Second, if I can't
disable Superfetch for just Warcraft, can I disable it for everything?
-----------------------------------------------------------
Posted using Android Newsgroup Downloader:
.... http://www.sb-software.com/android
-----------------------------------------------------------
Save the file with a name you will remember. Then go to the file and double
click to run.
"EnableSuperfetch"=dword:00000001 is the key to the available choices. The
last integer is the important one.
1 is for boot files only
2. is for programs only
3 is for both boot files and programs
Good luck!
--
Regards,
Richard Urban
Microsoft MVP Windows Shell/User
(For email, remove the obvious from my address)
<invader@nospamforme.com> wrote in message
news:fi9ofv02e5v@news3.newsguy.com...
> I've been trying to diagnose some of the performance problems I've had
> ever
> since that fatefull day when I upgraded to Vista, and my latest place to
> assign the blame is stupidfetch ... er .. superfetch.
>
> One of the best examples is 'World of Warcraft'. Let's say I boot up and
> load
> warcraft soon after the PC has booted. Warcraft will load slow as
> molasses.
> Looking at the resource monitor, I can see that Superfetch is actively
> harassing the warcraft data files (biggest B/min is attached to the
> Superfetch process that is messing with Warcraft). There are hundreds of
> other Superfetch processes harassing other parts of the disk.
>
> If I were to make a guess at what would happen, I would say that
> superfetch
> doesn't know what it's doing, is loading the wrong parts of Warcraft,
> seeking
> all over the disk loading random things causing seek delays, and finally
> causing Warcraft's data files to be loaded with background priority.
>
> First of all, is there any way I can disable Superfetch's ability to
> harass
> Warcraft specifically (leaving other processes alone)? Second, if I can't
> disable Superfetch for just Warcraft, can I disable it for everything?
>
> -----------------------------------------------------------
> Posted using Android Newsgroup Downloader:
> .... http://www.sb-software.com/android
> -----------------------------------------------------------
Richard Urban wrote:
> Superfetch can be set to fetch both programs and boot files, programs
> only or boot files only.
>
> Copy the text between the asterisks to Notepad
>
>
> ******************************************
>
> Windows Registry Editor Version 5.00
>
> [HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Se ssion Manager\Memory
> Management\PrefetchParameters]
> "BootId"=dword:00000046
> "BaseTime"=dword:0ca25fa5
> "VideoInitTime"=dword:0000000f
> "EnableSuperfetch"=dword:00000001
> "EnablePrefetcher"=dword:00000003
> "EnableBootTrace"=dword:00000000
>
>
> *****************************************
>
> Save the file with a name you will remember. Then go to the file and
> double click to run.
>
> "EnableSuperfetch"=dword:00000001 is the key to the available choices.
> The last integer is the important one.
>
> 1 is for boot files only
> 2. is for programs only
> 3 is for both boot files and programs
>
> Good luck!
>
invader;523571 Wrote:
> I've been trying to diagnose some of the performance problems I've had
> ever
> since that fatefull day when I upgraded to Vista, and my latest place
> to
> assign the blame is stupidfetch ... er .. superfetch.
>
> One of the best examples is 'World of Warcraft'. Let's say I boot up
> and load
> warcraft soon after the PC has booted. Warcraft will load slow as
> molasses.
> Looking at the resource monitor, I can see that Superfetch is actively
> harassing the warcraft data files (biggest B/min is attached to the
> Superfetch process that is messing with Warcraft). There are hundreds
> of
> other Superfetch processes harassing other parts of the disk.
>
> If I were to make a guess at what would happen, I would say that
> superfetch
> doesn't know what it's doing, is loading the wrong parts of Warcraft,
> seeking
> all over the disk loading random things causing seek delays, and
> finally
> causing Warcraft's data files to be loaded with background priority.
>
> First of all, is there any way I can disable Superfetch's ability to
> harass
> Warcraft specifically (leaving other processes alone)? Second, if I
> can't
> disable Superfetch for just Warcraft, can I disable it for everything?
>
> -----------------------------------------------------------
> Posted using Android Newsgroup Downloader:
> .... 'Android Newsgroup Downloader. Automatic downloader for binary
> usenet newsgroups.' (http://www.sb-software.com/android)
> -----------------------------------------------------------
Hi Invader,
In addition to Richard Urban's great solution, this tutorial will show
you how to disable Superfetch completely. Try both solutions to see
what works best for you.
*There are no dumb questions, just the people that do not ask them.* WWW.VISTAX64.COM (\"HTTP://WWW.VISTAX64.COM\")
*Please post feedback to help others.*