X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=HOWTO;h=e4fccb55f3e689bb1c7d9f4c6d09ae9346a2b7dd;hp=32e7322cdc5155d3d6c2a1bf7875acbcd0cb7c2c;hb=41ccd84597867a36289392e59634d9fd7dc4c397;hpb=5036fc1ecd69989198d576d87624964a529610c7 diff --git a/HOWTO b/HOWTO index 32e7322c..e4fccb55 100644 --- a/HOWTO +++ b/HOWTO @@ -336,6 +336,12 @@ bs_unaligned If this option is given, any byte size value within bsrange zero_buffers If this option is given, fio will init the IO buffers to all zeroes. The default is to fill them with random data. +refill_buffers If this option is given, fio will refill the IO buffers + on every submit. The default is to only fill it at init + time and reuse that data. Only makes sense if zero_buffers + isn't specified, naturally. If data verification is enabled, + refill_buffers is also automatically enabled. + nrfiles=int Number of files to use for this job. Defaults to 1. openfiles=int Number of files to keep open at the same time. Defaults to