staging/rdma/hfi1: Verbs Mem affinity support
authorMitko Haralanov <mitko.haralanov@intel.com>
Wed, 3 Feb 2016 22:33:58 +0000 (14:33 -0800)
committerDoug Ledford <dledford@redhat.com>
Fri, 11 Mar 2016 01:37:52 +0000 (20:37 -0500)
commit377f111ee81bcef1a788a396f6d813a6b966acbb
tree53105d8d5317a91aef2067973822b13855603e0c
parentcc57236f5515cd343fa47e9664090b54bdb410a3
staging/rdma/hfi1: Verbs Mem affinity support

Change verbs memory allocations to the device numa node.  This keeps memory
close to the device for optimal performance.

Reviewed-by: Mike Marciniszyn <mike.marciniszyn@intel.com>
Reviewed-by: Ira Weiny <ira.weiny@intel.com>
Signed-off-by: Mitko Haralanov <mitko.haralanov@intel.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/staging/rdma/hfi1/init.c
drivers/staging/rdma/hfi1/qp.c
This page took 0.024407 seconds and 5 git commands to generate.