* [PATCH] Fix a typo in fio.1
@ 2011-08-08 6:59 Zhu Yanhai
2011-08-08 7:07 ` Jens Axboe
0 siblings, 1 reply; 2+ messages in thread
From: Zhu Yanhai @ 2011-08-08 6:59 UTC (permalink / raw)
To: axboe; +Cc: fio, Zhu Yanhai
softrandommap requires an bool argument actually.
Signed-off-by: Zhu Yanhai <gaoyang.zyh@taobao.com>
---
fio.1 | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/fio.1 b/fio.1
index 21ccda5..4fcd511 100644
--- a/fio.1
+++ b/fio.1
@@ -512,7 +512,7 @@ Normally \fBfio\fR will cover every block of the file when doing random I/O. If
this parameter is given, a new offset will be chosen without looking at past
I/O history. This parameter is mutually exclusive with \fBverify\fR.
.TP
-.B softrandommap
+.BI softrandommap \fR=\fPbool
See \fBnorandommap\fR. If fio runs with the random block map enabled and it
fails to allocate the map, if this option is set it will continue without a
random block map. As coverage will not be as complete as with random maps, this
--
1.7.4.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-08-08 7:07 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-08 6:59 [PATCH] Fix a typo in fio.1 Zhu Yanhai
2011-08-08 7:07 ` Jens Axboe
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox