X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=fio.1;h=91020b2eeb89a4b5b3d4da3f9ff7f2aa87f668c0;hp=f54ea34b65b2276c0b2bc2d1e866f185a848ba94;hb=3899da22920c2ac1b30080f915189eb77c94cf8a;hpb=a46c5e01ba7382395cba7a561bc232e8e978d1f3 diff --git a/fio.1 b/fio.1 index f54ea34b..91020b2e 100644 --- a/fio.1 +++ b/fio.1 @@ -702,7 +702,12 @@ Pretend to spend CPU time for given number of microseconds, sleeping the rest of the time specified by \fBthinktime\fR. Only valid if \fBthinktime\fR is set. .TP .BI thinktime_blocks \fR=\fPint -Number of blocks to issue before waiting \fBthinktime\fR microseconds. +Only valid if thinktime is set - control how many blocks to issue, before +waiting \fBthinktime\fR microseconds. If not set, defaults to 1 which will +make fio wait \fBthinktime\fR microseconds after every block. This +effectively makes any queue depth setting redundant, since no more than 1 IO +will be queued before we have to complete it and do our thinktime. In other +words, this setting effectively caps the queue depth if the latter is larger. Default: 1. .TP .BI rate \fR=\fPint