Current File : //usr/share/doc/iotop/THANKS |
Iain Lea <[email protected]>
Reported spelling errors, suggested --only.
[email protected]
Reported cosmetic bug: strip dirname from cmdline only on absolute paths.
Roland Kletzing <[email protected]>
Reported crashing bug: successfully opening /proc/PID/cmdline does not imply
we can read it (PID died between open() and read()).
Paul Wise <[email protected]>
Started the man page.
Göran Uddeborg <[email protected]>
Reported that iotop was misbehaving with UTF-8 strings.
Ryan Lovett <[email protected]>
Contributed a bugfix: flush the output in batch mode, so that a potential
output file is updated.
Martin Bammer <[email protected]>
Initial implementation of the --time and --quiet options.
Piotr Engelking <[email protected]>
Reported that iotop's ioprio_get syscall detection was buggy on 32bit
userspace on a x86_64 kernel.
Gabriel Redner <[email protected]>
Reported a crash were iotop could open /proc/PID/status but not read it as the process disappeared by then.
Jiri Olsa <[email protected]>
Wrote the support for python2.4 with the ctypes module.
Philipp Thomas <[email protected]>
Reported that iotop produced wrong numbers in openSUSE 11.3.
Jakub Wilk <[email protected]>
Contributed syscall numbers for getting and setting IO priority on armel and hppa architectures.
Jeff Mahoney <[email protected]>
Contributed a fixed implementation of the taskstats parsing code.
Florian Mickler <[email protected]>
Contributed a fixed implementation of the taskstats parsing code.
Ka-Hing Cheung <[email protected]>
Contributed code to show custom thread names.
Igor Bazhitov <[email protected]>
Contributed the differentiation between total and actual I/O.