From: Andy Grover Date: Fri, 23 Apr 2010 17:49:53 +0000 (-0700) Subject: RDS/IB: add _to_node() macros for numa and use {k,v}malloc_node() X-Git-Tag: v2.6.37-rc1~147^2~499^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4c52c98e04937ea87b0979a81354d0040d284f9;p=pandora-kernel.git 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 --- Reading git-diff-tree failed