]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - Documentation/admin-guide/iostats.rst
Merge tag 'docs-5.5a' of git://git.lwn.net/linux
[linux.git] / Documentation / admin-guide / iostats.rst
index 321aae8d7e10ad4b2b6e7a8bb14cabea5d0f2ae3..df5b8345c41df7d81f892d05fb27e97c24ed0f0e 100644 (file)
@@ -122,6 +122,15 @@ Field 15 -- # of milliseconds spent discarding (unsigned int)
     This is the total number of milliseconds spent by all discards (as
     measured from __make_request() to end_that_request_last()).
 
+Field 16 -- # of flush requests completed
+    This is the total number of flush requests completed successfully.
+
+    Block layer combines flush requests and executes at most one at a time.
+    This counts flush requests executed by disk. Not tracked for partitions.
+
+Field 17 -- # of milliseconds spent flushing
+    This is the total number of milliseconds spent by all flush requests.
+
 To avoid introducing performance bottlenecks, no locks are held while
 modifying these counters.  This implies that minor inaccuracies may be
 introduced when changes collide, so (for instance) adding up all the