The new forums will be named Coin Return (based on the most recent vote)! You can check on the status and timeline of the transition to the new forums here.
The Guiding Principles and New Rules document is now in effect.
So we all know how to judge HDD activity (the little blinky light on PCs) but my question is more specific; how do I track which applications are reading/writing to the hdd?
Recently I've been noticing some long lag times after a recent restart when the PC is largely unresponsive and videos lag. I want to track what's constantly using my hardware
Process Monitor is basically the best way to get a hold of what your computer is doing. This program will spit out a new line for each different file/registry access, and you'll see over 1,000 lines per second the program is capturing data. You can use filters to help narrow it down.
You didn't mention your OS (which would help), but if you have Win7, or probably Vista, Resource Monitor can sort processes by disk activity (bytes or requests/sec, etc)
Posts