Skip to content

Commit

Permalink
iostats.txt: add easy-to-find description for field 6
Browse files Browse the repository at this point in the history
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: David Hilton <david.hilton.p@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
  • Loading branch information
David P Hilton authored and Jiri Kosina committed Apr 29, 2013
1 parent 7f5281a commit 69963a0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Documentation/iostats.txt
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,8 @@ Field 4 -- # of milliseconds spent reading
measured from __make_request() to end_that_request_last()).
Field 5 -- # of writes completed
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
This is the total number of sectors written successfully.
Field 8 -- # of milliseconds spent writing
Expand Down

0 comments on commit 69963a0

Please sign in to comment.