~ubuntu-branches/debian/sid/iotop/sid

« back to all changes in this revision

Viewing changes to iotop.1

  • Committer: Bazaar Package Importer
  • Author(s): Paul Wise
  • Date: 2010-05-31 17:46:30 UTC
  • Revision ID: james.westby@ubuntu.com-20100531174630-ziu6jud3z76rboce
Tags: 0.4-2
* Correct bug number in the changelog for previous version.
* Switch to dpkg-source format v3
* Do not report requirements that are available (Closes: #574246)
* Check for CONFIG_VM_EVENT_COUNTERS, it is needed (Closes: #574346)
* Bump Standards-Version, no changes needed

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
.SH DESCRIPTION
9
9
iotop watches I/O usage information output by the Linux kernel (requires
10
10
2.6.20 or later) and displays a table of current I/O usage by processes
11
 
or threads on the system. At least the CONFIG_TASK_DELAY_ACCT and
12
 
CONFIG_TASK_IO_ACCOUNTING options need to be enabled in your Linux kernel
13
 
build configuration, these options depend on CONFIG_TASKSTATS.
 
11
or threads on the system. At least the CONFIG_TASK_DELAY_ACCT,
 
12
CONFIG_TASK_IO_ACCOUNTING, CONFIG_TASKSTATS and CONFIG_VM_EVENT_COUNTERS
 
13
options need to be enabled in your Linux kernel build configuration.
14
14
.PP
15
15
iotop displays columns for the I/O bandwidth read and written by each
16
16
process/thread during the sampling period. It also displays the percentage