The following changes since commit a596f047e2b3d447ccca76bd075f05473a1f8d1c: Add ability to invoke fallocate() FALLOC_FL_KEEP_SIZE. (2011-06-17 09:11:45 +0200) are available in the git repository at: git://git.kernel.dk/fio.git master Steven Noonan (1): man page: fix incorrect description for disable_clat option fio.1 | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) --- Diff of recent changes: diff --git a/fio.1 b/fio.1 index ad5040b..2ae4cf2 100644 --- a/fio.1 +++ b/fio.1 @@ -823,7 +823,7 @@ really high IOPS rates. Note that to really get rid of a large amount of these calls, this option must be used with disable_slat and disable_bw as well. .TP .B disable_clat \fR=\fPbool -Disable measurements of submission latency numbers. See \fBdisable_lat\fR. +Disable measurements of completion latency numbers. See \fBdisable_lat\fR. .TP .B disable_slat \fR=\fPbool Disable measurements of submission latency numbers. See \fBdisable_lat\fR. -- To unsubscribe from this list: send the line "unsubscribe fio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html