aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpiutil.c
diff options
context:
space:
mode:
authorChuck Lever <[email protected]>2015-10-24 17:27:43 -0400
committerAnna Schumaker <[email protected]>2015-11-02 13:45:15 -0500
commitf531a5dbc451afb66e9d6c71a69e8358d1847969 (patch)
tree0a48b07469088a397226ba0be3821522d5a16221 /lib/mpi/mpiutil.c
parent42e5c3e2725ba0c0affc1fc8a6aa1d5cf31ecb75 (diff)
xprtrdma: Pre-allocate backward rpc_rqst and send/receive buffers
xprtrdma's backward direction send and receive buffers are the same size as the forechannel's inline threshold, and must be pre- registered. The consumer has no control over which receive buffer the adapter chooses to catch an incoming backwards-direction call. Any receive buffer can be used for either a forward reply or a backward call. Thus both types of RPC message must all be the same size. Signed-off-by: Chuck Lever <[email protected]> Reviewed-by: Sagi Grimberg <[email protected]> Tested-By: Devesh Sharma <[email protected]> Signed-off-by: Anna Schumaker <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions