From: Vincent Fu Date: Thu, 17 Aug 2017 18:05:33 +0000 (-0400) Subject: doc: latency log unit is nsec X-Git-Tag: fio-3.1~44 X-Git-Url: https://git.kernel.dk/?p=fio.git;a=commitdiff_plain;h=168bb5875da97004163c6b755de162ad481134c4 doc: latency log unit is nsec Signed-off-by: Jens Axboe --- diff --git a/HOWTO b/HOWTO index 16ae708c..4192ac73 100644 --- a/HOWTO +++ b/HOWTO @@ -3584,7 +3584,7 @@ and IOPS. The logs share a common format, which looks like this: on the type of log, it will be one of the following: **Latency log** - Value is latency in usecs + Value is latency in nsecs **Bandwidth log** Value is in KiB/sec **IOPS log** diff --git a/fio.1 b/fio.1 index 792bc9d5..a0f1a24d 100644 --- a/fio.1 +++ b/fio.1 @@ -3317,7 +3317,7 @@ on the type of log, it will be one of the following: .RS .TP .B Latency log -Value is latency in usecs +Value is latency in nsecs .TP .B Bandwidth log Value is in KiB/sec