X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=fio.1;h=8d5baa831d1c90f63ef60810a560b4238810cae4;hp=eaa1c408843443bc0cfa9d45502d453c054c701c;hb=03e20d687566753b90383571e5e152c5142bdffd;hpb=2d7760d1dbbc742a0699b959ffcd8742b9db9e2c;ds=inline diff --git a/fio.1 b/fio.1 index eaa1c408..8d5baa83 100644 --- a/fio.1 +++ b/fio.1 @@ -331,7 +331,13 @@ coalescing adjacents IOs into a single submission. Linux native asynchronous I/O. .TP .B posixaio -glibc POSIX asynchronous I/O using \fIaio_read\fR\|(3) and \fIaio_write\fR\|(3). +POSIX asynchronous I/O using \fIaio_read\fR\|(3) and \fIaio_write\fR\|(3). +.TP +.B solarisaio +Solaris native asynchronous I/O. +.TP +.B windowsaio +Windows native asynchronous I/O. .TP .B mmap File is memory mapped with \fImmap\fR\|(2) and data copied using