| commit | e4c52c98e04937ea87b0979a81354d0040d284f9 | [log] [tgz] |
|---|---|---|
| author | Andy Grover <andy.grover@oracle.com> | Fri Apr 23 10:49:53 2010 -0700 |
| committer | Andy Grover <andy.grover@oracle.com> | Wed Sep 08 18:14:06 2010 -0700 |
| tree | c7bfbd9d952ebb66e7491d7c3a1bc91db3fbfbb8 | |
| parent | 4a81802b5e5e0b059627d7173c917711cf35e668 [diff] |
RDS/IB: add _to_node() macros for numa and use {k,v}malloc_node()
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>