Lines Matching full:reads
65 Field 1 -- # of reads completed (unsigned long)
66 This is the total number of reads completed successfully.
68 Field 2 -- # of reads merged, field 6 -- # of writes merged (unsigned long)
69 Reads and writes which are adjacent to each other may be merged for
70 efficiency. Thus two 4K reads may become one 8K read before it is
78 This is the total number of milliseconds spent by all reads (as
161 Field 1 -- # of reads issued
162 This is the total number of reads issued to this partition.
178 words, the number of reads for partitions is counted slightly before time
183 reads/writes before merges for partitions and after for disks. Since a
185 the number of reads/writes issued can be several times higher than the
186 number of reads/writes completed.