Lines Matching full:writes
45 Field 2 -- # of reads merged, field 6 -- # of writes merged (unsigned long)
46 Reads and writes which are adjacent to each other may be merged for
58 Field 5 -- # of writes completed (unsigned long)
59 This is the total number of writes completed successfully.
61 Field 6 -- # of writes merged (unsigned long)
68 This is the total number of milliseconds spent by all writes (as
145 Field 3 -- # of writes issued
146 This is the total number of writes issued to this partition.
160 reads/writes before merges for partitions and after for disks. Since a
162 the number of reads/writes issued can be several times higher than the
163 number of reads/writes completed.