LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   req: way to find out which processes are hogging disk I/O (https://www.linuxquestions.org/questions/linux-newbie-8/req-way-to-find-out-which-processes-are-hogging-disk-i-o-608780/)

Lunixer 12-23-2007 06:44 PM

req: way to find out which processes are hogging disk I/O
 
Hi there.

I'm trying to find a way to find out which processes are responsible for most of the disk I/O on my machine. I tried iostat but don't see a way to get the data I'm looking for.

It would be great if this solution worked on Darwin also.


TIA

AwesomeMachine 12-23-2007 06:46 PM

A program can't hog disk i/o without hogging the cpu. Try top.

syg00 12-23-2007 07:25 PM

Not true. Have a look at this thread, just updated.
Will require a recent kernel, the appropriate kernel option(s), and the mentioned package. I've not had an opportunity to test yet, but looks useful.


All times are GMT -5. The time now is 01:11 PM.