theopolis
12/03/2019, 1:37 PMseph
12/03/2019, 1:47 PMtheopolis
12/03/2019, 1:50 PMseph
12/03/2019, 2:01 PMtheopolis
12/03/2019, 2:04 PMseph
12/03/2019, 2:08 PMtimb
12/03/2019, 8:30 PMseph
12/03/2019, 10:11 PMiotop
I’m looking at you) use linux’s taskset system to report “disk” activity.proc
calls this out:
rchar: characters read
The number of bytes which this task has caused to be
read from storage. This is simply the sum of bytes
which this process passed to read(2) and similar system
calls. It includes things such as terminal I/O and is
unaffected by whether or not actual physical disk I/O
was required (the read might have been satisfied from
pagecache).
theopolis
12/04/2019, 4:02 AMseph
12/04/2019, 4:08 AMtheopolis
12/04/2019, 5:23 AM