Finding what's causing I/O

Joseph Koshy joseph.koshy at gmail.com
Thu Sep 22 19:09:14 PDT 2005


> Is there a way to find out which program(s) are causing
> the I/O?

ktrace(8); you can use it to trace all descendants of 'init'.

--
FreeBSD Volunteer,     http://people.freebsd.org/~jkoshy


More information about the freebsd-performance mailing list