<br><div class="gmail_quote">On Wed, Mar 4, 2009 at 12:15 PM, Eric Cooper <span dir="ltr">&lt;<a href="mailto:ecc@cmu.edu">ecc@cmu.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">On Wed, Mar 04, 2009 at 11:36:57AM -0500, Patrick Wagstrom wrote:<br>
&gt; Is there a tool that lets me list processes and appends that<br>
&gt; information with disk IO info?<br>
<br>
</div>How about iotop? Available as a Debian package or at<br>
<a href="http://guichaz.free.fr/iotop/" target="_blank">http://guichaz.free.fr/iotop/</a><br>
<font color="#888888"></font></blockquote><div><br> </div></div>Thanks, it looks like iotop is pretty close to what I wanted.  For the record for other folks it does require CONFIG_TASK_XACCT and CONFIG_TASK_IO_ACCOUNTING to be enabled in the kernel, along with CONFIG_TASKSTATS.  Fortunately, they&#39;re all enabled in the default Ubuntu 8.10 (Intrepid) kernel and iotop is in universe, so it all just works.<br>
<br>Thanks!<br><br>--Patrick<br>