'dev' is 'stdev' in the print out now
authorJens Axboe <jens.axboe@oracle.com>
Tue, 20 Mar 2007 09:02:06 +0000 (10:02 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Tue, 20 Mar 2007 09:02:06 +0000 (10:02 +0100)
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
HOWTO

diff --git a/HOWTO b/HOWTO
index 460b456ce44b312a016346a62c30a7a8093bb86b..8e873ea5117628b18089f86cfa0e38fbeb2a0ccd 100644 (file)
--- a/HOWTO
+++ b/HOWTO
@@ -652,7 +652,7 @@ they denote:
 io=            Number of megabytes io performed
 bw=            Average bandwidth rate
 runt=          The runtime of that thread
 io=            Number of megabytes io performed
 bw=            Average bandwidth rate
 runt=          The runtime of that thread
-       slat=   Submission latency (avg being the average, dev being the
+       slat=   Submission latency (avg being the average, stdev being the
                standard deviation). This is the time it took to submit
                the io. For sync io, the slat is really the completion
                latency, since queue/complete is one operation there.
                standard deviation). This is the time it took to submit
                the io. For sync io, the slat is really the completion
                latency, since queue/complete is one operation there.