Lines Matching refs:I
1 I/O statistics fields
50 go to zero as I/Os complete; all others only increase (unless they
66 as only one I/O. This field lets you know how often this was done.
81 Field 9 -- # of I/Os currently in progress
84 Field 10 -- # of milliseconds spent doing I/Os
86 Field 11 -- weighted # of milliseconds spent doing I/Os
87 This field is incremented at each I/O start, I/O completion, I/O
88 merge, or read of these stats by the number of I/Os in progress
89 (field 9) times the number of milliseconds spent doing I/O since the
91 I/O completion time and the backlog that may be accumulating.
97 read I/Os issued per partition should equal those made to the disks ...
109 There were significant changes between 2.4 and 2.6 in the I/O subsystem.