doc: updated NEWS plus top(1) for IO accounting fields
Signed-off-by: Jim Warner <james.warner@comcast.net>
This commit is contained in:
parent
27e60e86e9
commit
05a720fdba
1
NEWS
1
NEWS
@ -10,6 +10,7 @@ procps-ng-NEXT
|
||||
* ps: Add PSS and USS fields issue #112
|
||||
* slabtop: Don't combine d and o options issue #160
|
||||
* top: exploit some library smaps_rollup provisions issue #112
|
||||
* top: added four new IO accounting fields issue #184
|
||||
|
||||
procps-ng-3.3.17
|
||||
---------------
|
||||
|
@ -1039,6 +1039,8 @@ Running tasks will display a dash (`\-') in this column.
|
||||
55.\fB ioR \*(Em I/O Bytes Read \fR
|
||||
The number of bytes a process caused to be fetched from the storage layer.
|
||||
|
||||
Root privileges are required to display `io' data for other users.
|
||||
|
||||
.TP 4
|
||||
56.\fB ioRop \*(Em I/O Read Operations \fR
|
||||
The number of read I/O operations (syscalls) for a process.
|
||||
|
Loading…
Reference in New Issue
Block a user