X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=HOWTO;h=4fd4da1471758c14808f1d545d33b2a267557b42;hp=72ef8725818c91105be33fe44568ed3e55558b59;hb=8066f6b6177acba17f61fecb9f04d04767fb1a96;hpb=9a0ac6c7b69355ea095f06c6b0a08115c946dd61 diff --git a/HOWTO b/HOWTO index 72ef8725..4fd4da14 100644 --- a/HOWTO +++ b/HOWTO @@ -1991,6 +1991,8 @@ I/O engine Asynchronous read and write using DDN's Infinite Memory Engine (IME). This engine will try to stack as much IOs as possible by creating requests for IME. FIO will then decide when to commit these requests. + **libiscsi** + Read and write iscsi lun with libiscsi. I/O engine specific parameters ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ @@ -2343,7 +2345,7 @@ I/O depth This option only applies to I/Os issued for a single job except when it is enabled along with :option:`io_submit_mode`=offload. In offload mode, fio will check for overlap among all I/Os submitted by offload jobs with :option:`serialize_overlap` - enabled. Threads must be used for all such jobs. + enabled. Default: false.