X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=README;h=80f156960d469b5e9fac0006f2c9f6611737be5f;hp=9121d4cf914795b8cb9d745b58066a62a7788681;hb=3d60d1ed78b663659967e04cc92e1359bd50fb3a;hpb=8b611c349e3d6f17b4f1aa61cdb0f1ad5a4e1eb9 diff --git a/README b/README index 9121d4cf..80f15696 100644 --- a/README +++ b/README @@ -38,7 +38,8 @@ $ fio The format is as follows: directory=x Use 'x' as the top level directory for storing files - rw=x 'x' may be: read, randread, write, or randwrite + rw=x 'x' may be: read, randread, write, randwrite, + rw (read-write mix), randrw (read-write random mix) 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,