From 168bb5875da97004163c6b755de162ad481134c4 Mon Sep 17 00:00:00 2001 From: Vincent Fu Date: Thu, 17 Aug 2017 14:05:33 -0400 Subject: [PATCH] doc: latency log unit is nsec Signed-off-by: Jens Axboe --- HOWTO | 2 +- fio.1 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 -- 2.25.1