Include solarisaio in README
authorJens Axboe <jens.axboe@oracle.com>
Mon, 2 Jun 2008 11:28:21 +0000 (13:28 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Mon, 2 Jun 2008 11:28:21 +0000 (13:28 +0200)
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
README

diff --git a/README b/README
index 059fead22a1ee530a17b15cff7b60bab8aefa2ba..37287dd4018f5b3676d574cb7aa073f509d3a6aa 100644 (file)
--- a/README
+++ b/README
@@ -167,7 +167,8 @@ The job file parameters are:
                        across runs, if 'x' is 1.
        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,
+                       posixaio for POSIX aio, solarisaio for Solaris
+                       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