From 72fbda2ac0b5fe8e9f3920ec7b2fd69989e50a56 Mon Sep 17 00:00:00 2001 From: Jens Axboe Date: Tue, 20 Mar 2007 10:02:06 +0100 Subject: [PATCH] 'dev' is 'stdev' in the print out now Signed-off-by: Jens Axboe --- HOWTO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HOWTO b/HOWTO index 460b456c..8e873ea5 100644 --- 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 - 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. -- 2.25.1