summary refs log tree commit diff
path: root/scripts/checksyscalls.sh
diff options
context:
space:
mode:
authorMike Marciniszyn <mike.marciniszyn@intel.com>2017-12-18 19:57:06 -0800
committerDoug Ledford <dledford@redhat.com>2018-01-05 13:34:55 -0500
commitdb9a2c6f9b6196b889b98e961cb9a37617b11ccf (patch)
treee7fad70b30866a8a764e887ee746560ba425b0f8 /scripts/checksyscalls.sh
parent9996b049f64125dbf05916e80a06546e92185f9f (diff)
downloadlinux-db9a2c6f9b6196b889b98e961cb9a37617b11ccf.tar.gz
IB/rdmavt: Allocate CQ memory on the correct node
CQ allocation does not ensure that completion queue entries
and the completion queue structure are allocated on the correct
numa node.

Fix by allocating the rvt_cq and kernel CQ entries on the device node,
leaving the user CQ entries on the default local node.  Also ensure
CQ resizes use the correct allocator when extending a CQ.

Reviewed-by: Sebastian Sanchez <sebastian.sanchez@intel.com>
Signed-off-by: Mike Marciniszyn <mike.marciniszyn@intel.com>
Signed-off-by: Dennis Dalessandro <dennis.dalessandro@intel.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to 'scripts/checksyscalls.sh')
0 files changed, 0 insertions, 0 deletions