]> Git Repo - linux.git/commitdiff
iostats.txt: add easy-to-find description for field 6
authorDavid P Hilton <[email protected]>
Wed, 20 Feb 2013 23:44:28 +0000 (16:44 -0700)
committerJiri Kosina <[email protected]>
Mon, 29 Apr 2013 13:18:50 +0000 (15:18 +0200)
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 <[email protected]>
Signed-off-by: Jiri Kosina <[email protected]>
Documentation/iostats.txt

index c76c21d87e8582a2bd624ac126ba45290e851d70..65f694f2d1c9461c39f2ee71de4f24c7ddc62b02 100644 (file)
@@ -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
This page took 0.055984 seconds and 4 git commands to generate.