RDS/IB: add _to_node() macros for numa and use {k,v}malloc_node()
authorAndy Grover <andy.grover@oracle.com>
Fri, 23 Apr 2010 17:49:53 +0000 (10:49 -0700)
committerAndy Grover <andy.grover@oracle.com>
Thu, 9 Sep 2010 01:14:06 +0000 (18:14 -0700)
Allocate send/recv rings in memory that is node-local to the HCA.
This significantly helps performance.

Signed-off-by: Andy Grover <andy.grover@oracle.com>

No differences found