aboutsummaryrefslogtreecommitdiff
path: root/rust/alloc
diff options
context:
space:
mode:
authorChuck Lever <chuck.lever@oracle.com>2023-06-05 09:11:24 -0400
committerChuck Lever <chuck.lever@oracle.com>2023-06-12 12:16:34 -0400
commitfe2b401e55482cf90a0056209c8a232b2d39056c (patch)
tree554896fa73fdcf9a5bab911c3858bc0f61ea55e9 /rust/alloc
parent665e89ab7c5af1f2d260834c861a74b01a30f95f (diff)
svcrdma: Allocate new transports on device's NUMA node
The physical device's NUMA node ID is available when allocating an svc_xprt for an incoming connection. Use that value to ensure the svc_xprt structure is allocated on the NUMA node closest to the device. Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Diffstat (limited to 'rust/alloc')
0 files changed, 0 insertions, 0 deletions