]> Git Repo - linux.git/commit - net/sunrpc/xprt.c
SUNRPC: Set TCP_CORK until the transmit queue is empty
authorTrond Myklebust <[email protected]>
Tue, 9 Feb 2021 21:04:15 +0000 (16:04 -0500)
committerTrond Myklebust <[email protected]>
Mon, 5 Apr 2021 13:04:20 +0000 (09:04 -0400)
commitd737e5d418706abf32f6de68c3e09958516d422f
tree91351c667049d5f571a9a9cad788a7f3f0123cd9
parent86438186a7b372728c74055d441549e17915cddb
SUNRPC: Set TCP_CORK until the transmit queue is empty

When we have multiple RPC requests queued up, it makes sense to set the
TCP_CORK option while the transmit queue is non-empty.

Signed-off-by: Trond Myklebust <[email protected]>
include/linux/sunrpc/xprt.h
net/sunrpc/xprt.c
net/sunrpc/xprtsock.c
This page took 0.046927 seconds and 4 git commands to generate.