diff options
author | Chuck Lever <chuck.lever@oracle.com> | 2023-06-05 09:11:37 -0400 |
---|---|---|
committer | Chuck Lever <chuck.lever@oracle.com> | 2023-06-12 12:16:35 -0400 |
commit | ed51b426101427c90c14696f073ef8fe71a806f9 (patch) | |
tree | a606a1ad27920517c1a83415b6daa7b50a4c9cc5 /rust | |
parent | c5d68d25bd6b5798bf0eb96661e1b26748e970d7 (diff) |
svcrdma: Clean up allocation of svc_rdma_send_ctxt
The physical device's favored NUMA node ID is available when
allocating a send_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.
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Diffstat (limited to 'rust')
0 files changed, 0 insertions, 0 deletions