Skip to content
Commit cc93ce95 authored by Chuck Lever's avatar Chuck Lever
Browse files

svcrdma: Retain the page backing rq_res.head[0].iov_base



svc_rdma_sendto() now waits for the NIC hardware to finish with
the pages backing rq_res. We still have to release the page array
in some cases, but now it's always safe to immediately re-use the
page backing rq_res's head buffer.

Signed-off-by: default avatarChuck Lever <chuck.lever@oracle.com>
parent 57990067
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment