Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista General Discussion > SuperFetch SUCKS

Reply
Thread Tools Display Modes

SuperFetch SUCKS

 
 
Venger
Guest
Posts: n/a

 
      04-02-2009


In every way possible.

I would like to skin alive the H1B mouthbreather who wrote this retarded
code.

Scenario:

Moving large files (6GB-7GB) from internal drive to external drive,
source and destination both compressed (NTFS compression).

System bogs down, showing hours to move files and moving at sub 3MB/sec
speeds.

Solution:

Clearly something is humping the I/O bus into submission. Track it down
using Task Manager and Resource Manager to one of the ubiquitous
catchcall svchost processes (thanks Microsoft for just shoving tasks
into the same process parent). Notice that while my copy process (both
robocopy and explorer equally slow) is moving data very slowly, the damn
svchost (LocalServiceNetworkRestricted) is reading the same file I am
writing *from the destination drive* at 250MB/min rate. Turns out it is
this shitheaded SuperFetch process.

So, for some reason, as the copy process writes the file to the
destination drive, SuperFetch is reading this same file from the
destination drive, absolutely saturating the I/O process. Thanks,
retarded service.

I'd also like to thank the asshats at Microsoft for naming the
SuperFetch service SysMain. That's right - SysMain. What in the ^%$&?
Not Fetch, SuperF, SFetch, or any other logical iteration, no, we need
my task/service enumeration as CRYPTIC as effing possible, to waste
minutes of my life (that I am trying to get back by killing this
service) by making it obtusely named.

As SOON as I stopped this service, my robocopy stopped acting like a
stillborn earthworm and actually starting cranking at 10 times the
former speed.

Hopefully, someone else wondering WHAT IN THE NAME OF SWEET BABY JESUS
IS GOING ON trying to simply copy files and wondering why it would be
faster to use a floppy intermediary drive may stumble upon this post and
rejoice.

Venger

 
Reply With Quote
 
 
 
 
Venger
Guest
Posts: n/a

 
      04-02-2009
backdrop wrote:
> Venger wrote:
>
> Dont be hasty, its not superfetch since I have tested many machines and
> have never seen such behavior.
> Superfetch works fine when transferring files... its probably your
> antivirus or some other program clashing with superfetch
> You could always disable it from the services list...
> start > type: services.msc and press enter


Ahem -

Yes, it is Superfetch. When I disable the service, the file transfers
immediately speed up to expected levels. When I re-enable the service,
the transfers immediately bog down. Additionally, the file and activity
is shown under resource monitor using the Superfetch parent process.

So, yes, it is.

It is not antivirus, since I do not run it. It is not Windows Defender,
since I do not run it. It is not Quake, Notepad, Lotus Notes, Print
Shop, Minesweeper, nor any other program. It is, indeed, Superfetch. In
fact, you can google and see others too have had problems with
Superfetch causing slow transfers.

It is indeed now disabled, and my file transfers are speedy and back to
normal.

Venger
 
Reply With Quote
 
Gordon
Guest
Posts: n/a

 
      04-02-2009
"Venger" <> wrote in message
news:48aBl.23596$...
>
> It is not antivirus, since I do not run it.


Err if you don't run an antivirus, how do you know this is not an infection?

--
Asking a question?
Please tell us the version of the application you are asking about,
your OS, Service Pack level
and the FULL contents of any error message(s)

 
Reply With Quote
 
Venger
Guest
Posts: n/a

 
      04-03-2009
Gordon wrote:
> "Venger" <> wrote in message
> news:48aBl.23596$...
>>
>> It is not antivirus, since I do not run it.

>
> Err if you don't run an antivirus, how do you know this is not an
> infection?


Seriously? Please tell me you do not perform technical support for a living.

If you'd have actually read the original post, you'd know how...

Usenet. Why do I bother?

Venger
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Superfetch woes Travis Windows Vista General Discussion 1 03-09-2008 06:22 PM
Superfetch and Warcraft My Display Name Windows Vista Performance 2 02-13-2008 08:51 PM
Superfetch Must Die!!!! invader@nospamforme.com Windows Vista General Discussion 3 11-25-2007 03:12 AM
Is there a way to see what is going on with superfetch? Lakesidezx Windows Vista Performance 2 02-08-2007 11:18 PM
SuperFetch Robert McN Windows Vista Performance 3 02-08-2007 05:45 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59