]> git.ipfire.org Git - ipfire-2.x.git/commit
iotop: Update to version 1.30
authorAdolf Belka <adolf.belka@ipfire.org>
Fri, 12 Sep 2025 10:10:38 +0000 (12:10 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 12 Sep 2025 15:48:37 +0000 (15:48 +0000)
commit17059ff73567bd4d6a6650fd2a79ce479dc3da5d
tree26d1ee101a6a8cd1369db6c367151e7aca9b8645
parentfb73b4911884ed95b94eed40d2ebcffa9e80d409
iotop: Update to version 1.30

- Update from version 1.26 to 1.30
- Update of rootfile not required
- Changelog
    1.30
kernel commit 0bf2d83 fixes the problem with struct taskstats, now iotop
 1.30 handles only v15 of the struct in a different way, retaining
 compatibility with both old and new kernels
show zero current values for exited processes
flush stdout after each batch run
    1.29
Fix Linux kernel incompatible struct taskstats
    1.28
add option to specify bin directory by @mhlavink in #78
fix batch mode
    1.27
src/iotop: correct pg_cb signature by @mikoxyz in #64

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/iotop