3 o Adapt the display to the maximum pid width
4 o Include both total and actual disk bandwidth in the summary
5 o Conversion to Python 3
6 o Installation to sbin instead of bin
10 o Cosmetic fixes, including a better error message when missing root
15 o Fixed netlink message parsing to accept alignement padding
16 o Force UTF-8 output even if the locale is misconfigured
17 o Changed the semantic of 'a' to show stats since iotop was started
21 o Workaround for an ncurses bug where UTF-8 strings are misprinted
22 o Added ioprio support for the armel and hppa architectures
23 o Fix possible incompatibility with linux-2.6.37 on 64 bit systems
24 o Do not crash when the locale is incorrectly configured
29 o Better reporting of missing requirements
33 o Compatibility with python2.4 using the ctypes module
34 o Stopped using setuptools in favor of straight distutils
38 o Split long command lines in the middle instead of cutting them at the end
39 o Added a heuristic to detect kernels without CONFIG_TASK_DELAY_ACCT
40 o The I/O nice of a process/thread can be changed with the 'i' key
44 o Fixed the ioprio syscall detection when running on i386/x86_64
45 o Fixed interaction between --accumulated and --only
46 o Fixed column sorting with --accumulated
50 o -P is now fully implemented and is dynamically toggled with 'p'
51 o Show the I/O priority
52 o Added the --accumulated, --kilobytes, --time and --quiet options
56 o UTF-8 strings are now correctly handled
61 o Misconfigured terminals (TERM=xterm-color) are tolerated
62 o Added the --only option to only show processes or threads actually doing I/O
63 o Typing 'o' dynamically toggles the --only option
64 o Cosmetic fixes as well as minor bug fixes
65 o Re-organized code to import vanilla pynl80211
66 o Added workaround KERNBUG display in -P