summaryrefslogtreecommitdiff
path: root/tools/perf/scripts
diff options
context:
space:
mode:
authorChuck Lever <chuck.lever@oracle.com>2020-12-30 22:08:53 +0300
committerChuck Lever <chuck.lever@oracle.com>2021-01-25 17:36:28 +0300
commitdd2d055b278b20920ab454b233ec76038966788a (patch)
tree2b69fef534c60831697deed73163d0d50fc8ff00 /tools/perf/scripts
parent43042b90cae11cc2d9827c91df6d6b5fe498d5ce (diff)
downloadlinux-dd2d055b278b20920ab454b233ec76038966788a.tar.xz
svcrdma: DMA-sync the receive buffer in svc_rdma_recvfrom()
The Receive completion handler doesn't look at the contents of the Receive buffer. The DMA sync isn't terribly expensive but it's one less thing that needs to be done by the Receive completion handler, which is single-threaded (per svc_xprt). This helps scalability. Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Reviewed-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions