diff options
author | Chuck Lever <chuck.lever@oracle.com> | 2023-06-05 09:11:30 -0400 |
---|---|---|
committer | Chuck Lever <chuck.lever@oracle.com> | 2023-06-12 12:16:35 -0400 |
commit | c5d68d25bd6b5798bf0eb96661e1b26748e970d7 (patch) | |
tree | dddbc83f7afd29890d458cd948a4d51b1459d420 /rust/uapi/uapi_helper.h | |
parent | fe2b401e55482cf90a0056209c8a232b2d39056c (diff) |
svcrdma: Clean up allocation of svc_rdma_recv_ctxt
The physical device's favored NUMA node ID is available when
allocating a recv_ctxt. Use that value instead of relying on the
assumption that the memory allocation happens to be running on a
node close to the device.
This clean up eliminates the hack of destroying recv_ctxts that
were not created by the receive CQ thread -- recv_ctxts are now
always allocated on a "good" node.
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Diffstat (limited to 'rust/uapi/uapi_helper.h')
0 files changed, 0 insertions, 0 deletions