X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=HOWTO;h=6c9e9a4e55f065335a245570502222c655f6861e;hb=40c494710bb1e9b5da1a4fc0d1452c31c7cc9da1;hp=d9e881abdcc3aa2495cc18957d3b4c681d943f8d;hpb=27fb9e8dfb5dbf8e7d14d71f0850a145db88fdf9;p=fio.git diff --git a/HOWTO b/HOWTO index d9e881ab..6c9e9a4e 100644 --- a/HOWTO +++ b/HOWTO @@ -1290,7 +1290,7 @@ Block size means default for reads, 8k for writes and trims. **bs=,8k,** - means default for reads, 8k for writes, and default for writes. + means default for reads, 8k for writes, and default for trims. .. option:: blocksize_range=irange[,irange][,irange], bsrange=irange[,irange][,irange] @@ -2467,6 +2467,7 @@ Verification contents to one or more separate threads. If using this offload option, even sync I/O engines can benefit from using an :option:`iodepth` setting higher than 1, as it allows them to have I/O in flight while verifies are running. + Defaults to 0 async threads, i.e. verification is not asynchronous. .. option:: verify_async_cpus=str @@ -2503,7 +2504,7 @@ Verification is "local" for a local run, "sock" for a client/server socket connection, and "ip" (192.168.0.1, for instance) for a networked - client/server connection. + client/server connection. Defaults to true. .. option:: verify_state_load=bool