From c9f60304a5eb7c3f3d2cdcba5a5a42edf6ce97ff Mon Sep 17 00:00:00 2001 From: Jens Axboe Date: Fri, 20 Jul 2007 12:43:05 +0200 Subject: [PATCH] Mention what the [ xxx / xxx kb/s ] means in the status output Signed-off-by: Jens Axboe --- HOWTO | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/HOWTO b/HOWTO index 3af49132..3bda021d 100644 --- a/HOWTO +++ b/HOWTO @@ -697,9 +697,10 @@ E Thread exited, not reaped by main thread yet. _ Thread reaped. The other values are fairly self explanatory - number of threads -currently running and doing io, rate of io since last check, and the estimated -completion percentage and time for the running group. It's impossible to -estimate runtime of the following groups (if any). +currently running and doing io, rate of io since last check (read speed +listed first, then write speed), and the estimated completion percentage +and time for the running group. It's impossible to estimate runtime of +the following groups (if any). When fio is done (or interrupted by ctrl-c), it will show the data for each thread, group of threads, and disks in that order. For each data -- 2.25.1