Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 69963a07 authored by David P Hilton's avatar David P Hilton Committed by Jiri Kosina
Browse files

iostats.txt: add easy-to-find description for field 6



iostats.txt has a merged description of fields 2 and 6, but it's not obvious.
This patch adds a field 6, pointing to the merged description of field 6 in
field 2.

Signed-off-by: default avatarDavid Hilton <david.hilton.p@gmail.com>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent 7f5281ae
Loading
Loading
Loading
Loading
+2 −0
Original line number Original line Diff line number Diff line
@@ -71,6 +71,8 @@ Field 4 -- # of milliseconds spent reading
    measured from __make_request() to end_that_request_last()).
    measured from __make_request() to end_that_request_last()).
Field  5 -- # of writes completed
Field  5 -- # of writes completed
    This is the total number of writes completed successfully.
    This is the total number of writes completed successfully.
Field  6 -- # of writes merged
    See the description of field 2.
Field  7 -- # of sectors written
Field  7 -- # of sectors written
    This is the total number of sectors written successfully.
    This is the total number of sectors written successfully.
Field  8 -- # of milliseconds spent writing
Field  8 -- # of milliseconds spent writing