From 9724af8bf5f0c74ad0472493980a098167ecb2aa Mon Sep 17 00:00:00 2001 From: sakib Date: Sun, 12 May 2019 01:04:51 +0600 Subject: add disk I/O info on usage and prefs section --- help/C/index.docbook | 44 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) diff --git a/help/C/index.docbook b/help/C/index.docbook index 61d59bd..ed03c8d 100644 --- a/help/C/index.docbook +++ b/help/C/index.docbook @@ -474,6 +474,18 @@ Waiting Channel + + Disk Read Total + + + Disk Write Total + + + Disk Read + + + Disk Write + Unit @@ -1379,6 +1391,38 @@ Select this option to display the control group that a process belongs to. + + + Disk Read Total + + + Select this option to display the total amount of data read from the disk by a process. + + + + + Disk Write Total + + + Select this option to display the total amount of data written to the disk by a process. + + + + + Disk Read + + + Select this option to display the speed at which data is being read from the disk by a process. + + + + + Disk Write + + + Select this option to display the speed at which data is being written to the disk by a process. + + Unit -- cgit v1.2.1