Skip to content
Commit 34d16e42 authored by Tom Tucker's avatar Tom Tucker
Browse files

svcrdma: Use RPC reply map for RDMA_WRITE processing



Use the new svc_rdma_req_map data type for mapping the client side memory
to the server side memory. Move the DMA mapping to the context pointed to
by each WR individually so that it is unmapped after the WR completes.

Signed-off-by: default avatarTom Tucker <tom@opengridcomputing.com>
parent ab96dddb
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