X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=fio.1;h=b12381b584ce3320084d6bcca97ebb82ce6273e4;hp=f959e00d01b93db7f3ed9c58d2a9a47f7f690052;hb=9326926bef943245c244eb0e6129ae046a3719a9;hpb=9b6253bc6af3b38d4677f7470f42a1ff22492ef3 diff --git a/fio.1 b/fio.1 index f959e00d..b12381b5 100644 --- a/fio.1 +++ b/fio.1 @@ -1882,6 +1882,12 @@ not be \fBcudamalloc\fR. This ioengine defines engine specific options. .B dfs I/O engine supporting asynchronous read and write operations to the DAOS File System (DFS) via libdfs. +.TP +.B nfs +I/O engine supporting asynchronous read and write operations to +NFS filesystems from userspace via libnfs. This is useful for +achieving higher concurrency and thus throughput than is possible +via kernel NFS. .SS "I/O engine specific parameters" In addition, there are some parameters which are only valid when a specific \fBioengine\fR is in use. These are used identically to normal parameters, @@ -2260,6 +2266,10 @@ Use DAOS container's chunk size by default. .BI (dfs)object_class Specificy a different object class for the dfs file. Use DAOS container's object class by default. +.TP +.BI (nfs)nfs_url +URL in libnfs format, eg nfs:///path[?arg=val[&arg=val]*] +Refer to the libnfs README for more details. .SS "I/O depth" .TP .BI iodepth \fR=\fPint