mirror of
https://github.com/xzeldon/htop.git
synced 2025-04-05 10:57:07 +03:00
Both IO_PRIO and IO_RATE had the same column heading. Closes #61.
This commit is contained in:
parent
6795d8b692
commit
f86851766b
@ -269,7 +269,7 @@ const char *Process_fieldTitles[] = {
|
|||||||
#endif
|
#endif
|
||||||
#ifdef HAVE_TASKSTATS
|
#ifdef HAVE_TASKSTATS
|
||||||
" RD_CHAR ", " WR_CHAR ", " RD_SYSC ", " WR_SYSC ", " IO_RBYTES ", " IO_WBYTES ", " IO_CANCEL ",
|
" RD_CHAR ", " WR_CHAR ", " RD_SYSC ", " WR_SYSC ", " IO_RBYTES ", " IO_WBYTES ", " IO_CANCEL ",
|
||||||
" IORR ", " IOWR ", " IO ",
|
" IORR ", " IOWR ", " IORW ",
|
||||||
#endif
|
#endif
|
||||||
#ifdef HAVE_CGROUP
|
#ifdef HAVE_CGROUP
|
||||||
" CGROUP ",
|
" CGROUP ",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user