Skip to content
Commit 01d2f7e2 authored by Ursula Braun's avatar Ursula Braun Committed by David S. Miller
Browse files

net/smc: sockopts TCP_NODELAY and TCP_CORK



Setting sockopt TCP_NODELAY or resetting sockopt TCP_CORK
triggers data transfer.

For a corked SMC socket RDMA writes are deferred, if there is
still sufficient send buffer space available.

Signed-off-by: default avatarUrsula Braun <ubraun@linux.ibm.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent ee9dfbef
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment