X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=README;h=f1ee9aa7676ebf08e0060d94fd34f7acd1746698;hp=0f91c66ff6430123032cf890f9bed826401ea4b3;hb=03e20d687566753b90383571e5e152c5142bdffd;hpb=2d7760d1dbbc742a0699b959ffcd8742b9db9e2c;ds=sidebyside diff --git a/README b/README index 0f91c66f..f1ee9aa7 100644 --- a/README +++ b/README @@ -208,7 +208,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, solarisaio for Solaris - native async IO, sync for regular read/write io, + native async IO, windowsaio for Windows native async IO, + sync for regular read/write io, psync for regular pread/pwrite io, vsync for regular readv/writev (with queuing emulation) mmap for mmap'ed io, syslet-rw for syslet driven read/write, splice for