From: Jens Axboe Date: Thu, 31 Jan 2013 12:33:45 +0000 (+0100) Subject: net: 'nodelay' HOWTO/man page update X-Git-Tag: fio-2.0.14~52 X-Git-Url: https://git.kernel.dk/?p=fio.git;a=commitdiff_plain;h=1d360ffbcd58d32d6b5ec33f325f36b40efb3e6c;hp=1eafa37ac57bb08ca21af8ab76bd7848ae2e7c97 net: 'nodelay' HOWTO/man page update Signed-off-by: Jens Axboe --- diff --git a/HOWTO b/HOWTO index c46b8834..ea8730ca 100644 --- a/HOWTO +++ b/HOWTO @@ -1402,6 +1402,9 @@ that defines them is selected. [netsplice] port=int [net] port=int The TCP or UDP port to bind to or connect to. +[netsplice] nodelay=bool +[net] nodelay=bool Set TCP_NODELAY on TCP connections. + [netsplice] protocol=str [netsplice] proto=str [net] protocol=str diff --git a/fio.1 b/fio.1 index 6b7e9459..bacc634e 100644 --- a/fio.1 +++ b/fio.1 @@ -1162,6 +1162,9 @@ used and must be omitted. .BI (net,netsplice)port \fR=\fPint The TCP or UDP port to bind to or connect to. .TP +.BI (net,netsplice)nodelay \fR=\fPbool +Set TCP_NODELAY on TCP connections. +.TP .BI (net,netsplice)protocol \fR=\fPstr "\fR,\fP proto" \fR=\fPstr The network protocol to use. Accepted values are: .RS