]> bbs.cooldavid.org Git - net-next-2.6.git/commit
intr_remap: Allocate intr-remapping table using numa locality info
authorSuresh Siddha <suresh.b.siddha@intel.com>
Fri, 2 Oct 2009 18:01:23 +0000 (11:01 -0700)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Mon, 5 Oct 2009 06:55:29 +0000 (07:55 +0100)
commit824cd75bf30cfc52c4b468f3cabf6932fd012654
treecfcc258801494debb2c76ecc850cade2b0c633b2
parent751cafe3aeceb9ff887c97237f6daaf596c9e547
intr_remap: Allocate intr-remapping table using numa locality info

Allocate intr-remapping table using numa locality info. On platforms
having remapping hardware units span different nodes, this enables
optimized intr-remapping table entry access by remapping hardware.

Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
drivers/pci/intr_remapping.c