summaryrefslogtreecommitdiffstats
path: root/system/iotop/README
diff options
context:
space:
mode:
author Audrius Kažukauskas2010-05-12 23:33:38 +0200
committer David Somero2010-05-12 23:33:38 +0200
commit86940cc1a6c2bb311952262ad867f6f14d8dbecf (patch)
treec9a630a9453968baccff182a88614143e2be4018 /system/iotop/README
parent22596a070d19cc197f88d17d8ad02dd25cccf4fc (diff)
downloadslackbuilds-86940cc1a6c2bb311952262ad867f6f14d8dbecf.tar.gz
system/iotop: Added to 12.2 repository
Diffstat (limited to 'system/iotop/README')
-rw-r--r--system/iotop/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/system/iotop/README b/system/iotop/README
new file mode 100644
index 0000000000..8e7d6d8d42
--- /dev/null
+++ b/system/iotop/README
@@ -0,0 +1,7 @@
+iotop is a Python program with a top-like UI used to show of behalf of which
+process is the I/O going on.
+
+For iotop to work you need to have kernel with at least these options enabled:
+
+CONFIG_TASKSTATS=y
+CONFIG_TASK_IO_ACCOUNTING=y