simple top-like I/O monitor
 iotop does for I/O usage what top(1) does for CPU usage. It watches I/O
 usage information output by the Linux kernel and displays a table of
 current I/O usage by processes on the system. It is handy for answering
 the question "Why is the disk churning so much?".
 .
 iotop can only run under a Linux 2.6.20 or later kernel built with the
 CONFIG_TASKSTATS, CONFIG_TASK_DELAY_ACCT, CONFIG_TASK_IO_ACCOUNTING and
 CONFIG_VM_EVENT_COUNTERS build config options on.
| Attachment | Size | Date | 
|---|---|---|
|  iotop_0.4.3-1_all.deb | 28.15 KB | 05/08/2013 - 13:48 | 
iotop (0.4.3-1) unstable; urgency=low
  * New upstream release
    - Drop all patches, included upstream
    - Fixes crash with non-ASCII characters (Closes: #616481)
    - Fixes startup with invalid locales (Closes: #593846)
    - Adds support for ioprio on armel and hppa (Closes: #595426)
  * Wrap deps and build-deps one per line
  * Drop quilt stuff, not needed with dpkg-source v3
  * Bump Standards-Version, no changes needed
Recent comments