aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/iostats.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/iostats.txt')
-rw-r--r--Documentation/iostats.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/iostats.txt b/Documentation/iostats.txt
index c76c21d87e85..65f694f2d1c9 100644
--- a/Documentation/iostats.txt
+++ b/Documentation/iostats.txt
@@ -71,6 +71,8 @@ Field 4 -- # of milliseconds spent reading
71 measured from __make_request() to end_that_request_last()). 71 measured from __make_request() to end_that_request_last()).
72Field 5 -- # of writes completed 72Field 5 -- # of writes completed
73 This is the total number of writes completed successfully. 73 This is the total number of writes completed successfully.
74Field 6 -- # of writes merged
75 See the description of field 2.
74Field 7 -- # of sectors written 76Field 7 -- # of sectors written
75 This is the total number of sectors written successfully. 77 This is the total number of sectors written successfully.
76Field 8 -- # of milliseconds spent writing 78Field 8 -- # of milliseconds spent writing