Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Sep 2005 07:32:51 +0530
From:      Joseph Koshy <joseph.koshy@gmail.com>
To:        Francisco Reyes <lists@natserv.com>
Cc:        FreeBSD Performance <freebsd-performance@freebsd.org>
Subject:   Re: Finding what's causing I/O
Message-ID:  <84dead7205092219023228cdf5@mail.gmail.com>
In-Reply-To: <20050922214709.Q50836@zoraida.natserv.net>
References:  <20050922214709.Q50836@zoraida.natserv.net>

next in thread | previous in thread | raw e-mail | index | archive | help
> 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?84dead7205092219023228cdf5>