]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] Add node to zone for the NUMA case
authorChristoph Lameter <clameter@sgi.com>
Wed, 27 Sep 2006 08:50:08 +0000 (01:50 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 27 Sep 2006 15:26:13 +0000 (08:26 -0700)
commit142be1f8f1699175ba08b66c06838d9a1870cb00
tree028d296306e247ca32ec5db398d365dcd70d26b7
parent1fb767331ad89f36a0fbe953052b032cbaea801a
[PATCH] Add node to zone for the NUMA case

Add the node in order to optimize zone_to_nid.

Signed-off-by: Christoph Lameter <clameter@sgi.com>
Acked-by: Paul Jackson <pj@sgi.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
include/linux/mm.h
include/linux/mmzone.h
mm/page_alloc.c