X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=fio.1;h=353f8fff77bfafc2a04635fda400fc3075e7c84a;hb=11822c0bcc03ebcb893bfcb6490c8a1422fcd28e;hp=f521c9dbcf156dff4caef4366965b175e6345f80;hpb=8fb5444d99adb65b40f6075c2aabff6bb9941570;p=fio.git diff --git a/fio.1 b/fio.1 index f521c9db..353f8fff 100644 --- a/fio.1 +++ b/fio.1 @@ -633,9 +633,6 @@ File is memory mapped with \fBmmap\fR\|(2) and data copied using \fBsplice\fR\|(2) is used to transfer the data and \fBvmsplice\fR\|(2) to transfer data from user-space to the kernel. .TP -.B syslet-rw -Use the syslet system calls to make regular read/write asynchronous. -.TP .B sg SCSI generic sg v3 I/O. May be either synchronous using the SG_IO ioctl, or if the target is an sg character device, we use \fBread\fR\|(2) and @@ -1712,7 +1709,7 @@ from user-space to reap events. The reaping mode is only enabled when polling for a minimum of 0 events (eg when iodepth_batch_complete=0). .TP -.BI (psyncv2)hipri +.BI (pvsync2)hipri Set RWF_HIPRI on IO, indicating to the kernel that it's of higher priority than normal. .TP