X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=HOWTO;fp=HOWTO;h=b6d1b58a3af46147091fb1a3828362fff10b0e0a;hp=3ec86aff134732ef941d78f6ba69ae2154a29f38;hb=33f42c20b7b4da57b9ac5ebcd50f0de61c7144c8;hpb=e493ceaeccfaebda9d30435cbbe30e97058313a7 diff --git a/HOWTO b/HOWTO index 3ec86aff..b6d1b58a 100644 --- a/HOWTO +++ b/HOWTO @@ -2574,6 +2574,13 @@ I/O rate before we have to complete it and do our :option:`thinktime`. In other words, this setting effectively caps the queue depth if the latter is larger. +.. option:: thinktime_blocks_type=str + + Only valid if :option:`thinktime` is set - control how :option:`thinktime_blocks` + triggers. The default is `complete`, which triggers thinktime when fio completes + :option:`thinktime_blocks` blocks. If this is set to `issue`, then the trigger happens + at the issue side. + .. option:: rate=int[,int][,int] Cap the bandwidth used by this job. The number is in bytes/sec, the normal