HTFC Forums

H.T.F.C.

How To Fix Computers





Go Back   HTFC Forums > Software Newsgroups > Windows Vista

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1  
Old 11-24-2007, 04:54 PM
invader@nospamforme.com
Guest
 
Posts: n/a
Default Superfetch Must Die!!!!

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
-----------------------------------------------------------
Reply With Quote
Sponsored Links
  #2  
Old 11-24-2007, 06:30 PM
Richard Urban
Guest
 
Posts: n/a
Default Re: Superfetch Must Die!!!!

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!

--

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
> -----------------------------------------------------------


Reply With Quote
  #3  
Old 11-25-2007, 01:09 AM
Universe_JDJ
Guest
 
Posts: n/a
Default Re: Superfetch Must Die!!!!

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!
>


This might be useful later on. Thanks for this.
Reply With Quote
  #4  
Old 11-25-2007, 03:12 AM
brink
Guest
 
Posts: n/a
Default Re: Superfetch Must Die!!!!


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.

http://www.vistax64.com/tutorials/72...refetcher.html

Shawn


--
brink

*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.*
Reply With Quote
Sponsored Links
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Superfetch has stopped working K Windows Vista 4 12-17-2009 08:05 PM
Superfetch has stopped working Tracey Windows Vista 12 11-02-2007 05:17 PM
Superfetch Is there a solution for it yet? Cannot stop or disabl Smiley Windows Vista 2 09-23-2007 03:10 PM
Crashed superfetch PAul Maskens Windows Vista 1 04-30-2007 12:30 AM
Vista Superfetch la dee da. Innovation? This is ancient technology! kirk jim Windows XP 2 04-01-2007 02:08 PM


All times are GMT. The time now is 09:07 AM.


Powered by vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0
© 2004 - 2007 Web-S-Sense Pty. Ltd. Usenet and forums posts © their respective authors.
Ad Management by RedTyger