X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=fio.1;h=5ca57ce4536787d960e6ee69bbe93d989cec7658;hb=69349699d5a6e244fd9e74665ff2962cbca3d329;hp=f955167638d57af97c9ac5e2334a7adb35e80c71;hpb=f1dd3fb1b42e614dbd71549b742dc3f0fb10ed2e;p=fio.git diff --git a/fio.1 b/fio.1 index f9551676..5ca57ce4 100644 --- a/fio.1 +++ b/fio.1 @@ -1523,7 +1523,7 @@ SCSI generic sg v3 I/O. May either be synchronous using the SG_IO ioctl, or if the target is an sg character device we use \fBread\fR\|(2) and \fBwrite\fR\|(2) for asynchronous I/O. Requires \fBfilename\fR option to specify either block or -character devices. +character devices. The sg engine includes engine specific options. .TP .B null Doesn't transfer any data, just pretends to. This is mainly used to @@ -1820,6 +1820,14 @@ server side this will be passed into the rdma_bind_addr() function and on the client site it will be used in the rdma_resolve_add() function. This can be useful when multiple paths exist between the client and the server or in certain loopback configurations. +.TP +.BI (sg)readfua \fR=\fPbool +With readfua option set to 1, read operations include the force +unit access (fua) flag. Default: 0. +.TP +.BI (sg)writefua \fR=\fPbool +With writefua option set to 1, write operations include the force +unit access (fua) flag. Default: 0. .SS "I/O depth" .TP .BI iodepth \fR=\fPint