[PATCH] x86_64: Increase NUMA hash function nodemap
authorAndi Kleen <ak@suse.de>
Tue, 18 Apr 2006 10:35:16 +0000 (12:35 +0200)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 18 Apr 2006 17:39:19 +0000 (10:39 -0700)
Needed for some big Opteron systems to compute a numa hash function
They have more than 12 bits significant address.

TBD switch this over to dynamic allocation or use better hash

Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>

No differences found