procfs-diskstats (cdd38c5f1ce4398ec58fec95904b75824daab7b5) procfs-diskstats (ebab9426cd73c45945b44344ca904b343f0ca070)
1What: /proc/diskstats
2Date: February 2008
3Contact: Jerome Marchand <jmarchan@redhat.com>
4Description:
5 The /proc/diskstats file displays the I/O statistics
6 of block devices. Each line contains the following 14
7 fields:
8
9 == ===================================
10 1 major number
1What: /proc/diskstats
2Date: February 2008
3Contact: Jerome Marchand <jmarchan@redhat.com>
4Description:
5 The /proc/diskstats file displays the I/O statistics
6 of block devices. Each line contains the following 14
7 fields:
8
9 == ===================================
10 1 major number
11 2 minor mumber
11 2 minor number
12 3 device name
13 4 reads completed successfully
14 5 reads merged
15 6 sectors read
16 7 time spent reading (ms)
17 8 writes completed
18 9 writes merged
19 10 sectors written

--- 24 unchanged lines hidden ---
12 3 device name
13 4 reads completed successfully
14 5 reads merged
15 6 sectors read
16 7 time spent reading (ms)
17 8 writes completed
18 9 writes merged
19 10 sectors written

--- 24 unchanged lines hidden ---