diff options
author | Chuck Lever <[email protected]> | 2020-12-30 14:08:53 -0500 |
---|---|---|
committer | Chuck Lever <[email protected]> | 2021-01-25 09:36:28 -0500 |
commit | dd2d055b278b20920ab454b233ec76038966788a (patch) | |
tree | 2b69fef534c60831697deed73163d0d50fc8ff00 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 43042b90cae11cc2d9827c91df6d6b5fe498d5ce (diff) |
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 <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions