Top Like UI to Show Per-Process I/O Going on
Linux has always been able to show how much I/O was going on (the bi
and bo columns of the vmstat 1 command).
Iotop is a Python program with a UI similar to top to show on behalf of
which process is the I/O going on.
- Developed at Base:System
- Sources inherited from project openSUSE:Factory
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/iotop && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
iotop-0.6-ignore-invalid-lines-in-proc-status.patc |
0000002806 2.74 KB | |
iotop-0.6-noendcurses.patch | 0000000783 783 Bytes | |
iotop-0.6-python3-header.patch | 0000000791 791 Bytes | |
iotop-0.6-python3_build.patch | 0000001218 1.19 KB | |
iotop-0.6.tar.bz2 | 0000029779 29.1 KB | |
iotop-0.6.tar.bz2.asc | 0000000836 836 Bytes | |
iotop-0.60-fix-proc-status-split.patch | 0000000968 968 Bytes | |
iotop.changes | 0000006149 6 KB | |
iotop.keyring | 0000003096 3.02 KB | |
iotop.spec | 0000002213 2.16 KB |
Revision 26 (latest revision is 29)
Dominique Leuenberger (dimstar_suse)
accepted
request 612962
from
Philipp Thomas (psmt)
(revision 26)
- Add iotop-0.60-fix-proc-status-split.patch: Upstream commit to fix crash when /proc/*/status doesn't have tab character (this can be the case with vserver kernels) - Add iotop-0.6-ignore-invalid-lines-in-proc-status.patch: Upstream commit to fix crash when /proc/*/status has invalid lines (forwarded request 612912 from ldevulder)
Comments 0