aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_iface.c
diff options
context:
space:
mode:
authorChuck Lever <[email protected]>2023-11-21 11:40:33 -0500
committerChuck Lever <[email protected]>2024-01-07 17:54:27 -0500
commitae225fe27b931de89b6b1e1bbe6de4de23000850 (patch)
tree25de5c80e0f71497debcc0d9de48445aa7810e50 /net/lapb/lapb_iface.c
parent9c7e1a06588ee6962afe0dfe5a398e1d23212005 (diff)
svcrdma: Add an async version of svc_rdma_send_ctxt_put()
DMA unmapping can take quite some time, so it should not be handled in a single-threaded completion handler. Defer releasing send_ctxts to the recently-added workqueue. With this patch, DMA unmapping can be handled in parallel, and it does not cause head-of-queue blocking of Send completions. Signed-off-by: Chuck Lever <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions