iotop-c
https://github.com/Tomas-M/iotop
iotop-c 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-c requires a Linux kernel built with the CONFIG_TASKSTATS, CONFIG_TASK_DELAY_ACCT, CONFIG_TASK_IO_ACCOUNTING and CONFIG_VM_EVENT_COUNTERS config options on.
iotop-c is an alternative re-implementation of iotop in C, optimized for
performance. Normally a monitoring tool intended to be used on a system under
heavy stress should use the least additional resources as possible.
- Developed at Base:System
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/iotop-c && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_service | 0000000590 590 Bytes | |
_servicedata | 0000000230 230 Bytes | |
iotop-c-1.21.tar.xz | 0000047404 46.3 KB | |
iotop-c.changes | 0000000482 482 Bytes | |
iotop-c.spec | 0000001903 1.86 KB |
Revision 2 (latest revision is 7)
Dominique Leuenberger (dimstar_suse)
accepted
request 950831
from
Jonathan Papineau (jonapap)
(revision 2)
- Update to version 1.21: * Better support for disabled task_delayacct sysctl * Add history and graph for all data * Restore simple inline help - Fix debuginfo generation
Comments 0