From 85549ba02ac57942632c3d1903efa4aa3c72af6a Mon Sep 17 00:00:00 2001 From: Jens Axboe Date: Tue, 13 Sep 2011 10:12:12 +0200 Subject: [PATCH] Improve wording on terse Total IO (KB) field Signed-off-by: Jens Axboe --- HOWTO | 4 ++-- fio.1 | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/HOWTO b/HOWTO index 724b604b..b67a201e 100644 --- a/HOWTO +++ b/HOWTO @@ -1349,13 +1349,13 @@ Split up, the format is as follows: version, jobname, groupid, error READ status: - KB IO, bandwidth (KB/sec), runtime (msec) + Total IO (KB), bandwidth (KB/sec), runtime (msec) Submission latency: min, max, mean, deviation Completion latency: min, max, mean, deviation Total latency: min, max, mean, deviation Bw: min, max, aggregate percentage of total, mean, deviation WRITE status: - KB IO, bandwidth (KB/sec), runtime (msec) + Total IO (KB), bandwidth (KB/sec), runtime (msec) Submission latency: min, max, mean, deviation Completion latency: min, max, mean, deviation Total latency: min, max, mean, deviation diff --git a/fio.1 b/fio.1 index 7eb20498..a6992249 100644 --- a/fio.1 +++ b/fio.1 @@ -1087,7 +1087,7 @@ change. The fields are: .P Read status: .RS -.B KB I/O, bandwidth \fR(KB/s)\fP, runtime \fR(ms)\fP +.B Total I/O \fR(KB)\fP, bandwidth \fR(KB/s)\fP, runtime \fR(ms)\fP .P Submission latency: .RS @@ -1109,7 +1109,7 @@ Bandwidth: .P Write status: .RS -.B KB I/O, bandwidth \fR(KB/s)\fP, runtime \fR(ms)\fP +.B Total I/O \fR(KB)\fP, bandwidth \fR(KB/s)\fP, runtime \fR(ms)\fP .P Submission latency: .RS -- 2.25.1