Is there a way I can see what process is causing my hard disk to thrash?

beer

Lifer
Jun 27, 2000
11,169
1
0
My corporate box is pretty hosed, but I might be able to save from having to reformat if I can see what is causing my disk to thrash. Task manager shows no activity, and it shouldn't be the pagefile since I don't have a lot of tasks running. Anyone have any clues on a program like this?
 

deathwalker

Golden Member
May 22, 2003
1,211
0
0
Id run scandisk on it and defrag it for starters...befor throwing in the towel and pronouncing last rites over it.
 

Matthias99

Diamond Member
Oct 7, 2003
8,808
0
0
Originally posted by: beer
My corporate box is pretty hosed, but I might be able to save from having to reformat if I can see what is causing my disk to thrash. Task manager shows no activity, and it shouldn't be the pagefile since I don't have a lot of tasks running. Anyone have any clues on a program like this?

A good spyware/virus sweep is probably in order.

If you want to try to narrow it down, turn on the I/O counters in Task Manager. One of the menu options allows you to customize the display; you want I/O Bytes Read, I/O Bytes Written, and I/O Bytes Other enabled. Look for the process/processes whose counts are going up.
 

beer

Lifer
Jun 27, 2000
11,169
1
0
Originally posted by: deathwalker
Id run scandisk on it and defrag it for starters...befor throwing in the towel and pronouncing last rites over it.

Been done.

Spybot and Microsoft AntiSpyware have found 0 adware/malware programs.

The reason I have problems isn't due to disk thrashing, its due to a program I use for driver development called SoftIce, but i'd rather not put another nail in the coffin...
 

beer

Lifer
Jun 27, 2000
11,169
1
0
Originally posted by: Matthias99
Originally posted by: beer
My corporate box is pretty hosed, but I might be able to save from having to reformat if I can see what is causing my disk to thrash. Task manager shows no activity, and it shouldn't be the pagefile since I don't have a lot of tasks running. Anyone have any clues on a program like this?

A good spyware/virus sweep is probably in order.

If you want to try to narrow it down, turn on the I/O counters in Task Manager. One of the menu options allows you to customize the display; you want I/O Bytes Read, I/O Bytes Written, and I/O Bytes Other enabled. Look for the process/processes whose counts are going up.

Good idea on the I/O monitoring, thanks. That didn't occur to me.