diff options
author | Trond Myklebust <[email protected]> | 2021-02-16 12:17:22 -0500 |
---|---|---|
committer | Chuck Lever <[email protected]> | 2021-02-16 12:32:31 -0500 |
commit | e0a912e8ddbaa0536352dd8318845cdfdbab7bab (patch) | |
tree | 4f617fb832e8cd3a77a18941f7fd5a764169b59b /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
parent | 0ac24c320c4d89a9de6ec802591398b8675c7b3c (diff) |
SUNRPC: Use TCP_CORK to optimise send performance on the server
Use a counter to keep track of how many requests are queued behind the
xprt->xpt_mutex, and keep TCP_CORK set until the queue is empty.
Signed-off-by: Trond Myklebust <[email protected]>
Link: https://lore.kernel.org/linux-nfs/[email protected]/T/#u
Signed-off-by: Chuck Lever <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions