From 78e7b3e7765a984742cf809c963499b92eca9c8a Mon Sep 17 00:00:00 2001 From: Jens Axboe Date: Mon, 2 Jun 2008 13:28:21 +0200 Subject: [PATCH] Include solarisaio in README Signed-off-by: Jens Axboe --- README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README b/README index 059fead2..37287dd4 100644 --- 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 -- 2.25.1