X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=README;h=0d7de7eb1ca7f5d02cc8713f68325a77632a8d7e;hp=f7d7457732b0a8202d15a7637d328ca58d8fba34;hb=948f9b2eed7aeee6367957ea30be7a2da94d5b1b;hpb=ed92ac0ce9ce1cc64697272d307d4fa7d18ed64c diff --git a/README b/README index f7d74577..0d7de7eb 100644 --- a/README +++ b/README @@ -100,7 +100,8 @@ The job file parameters are: size=x Set file size to x bytes (x string can include k/m/g) ioengine=x 'x' may be: aio/libaio/linuxaio for Linux aio, posixaio for POSIX aio, sync for regular read/write io, - mmap for mmap'ed io, splice for using splice/vmsplice, + mmap for mmap'ed io, syslet-rw for syslet driven + read/write, splice for using splice/vmsplice, sgio for direct SG_IO io, or net for network io. sgio only works on Linux on SCSI (or SCSI-like devices, such as usb-storage or sata/libata driven) devices.