]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] mm: make page migration dependent on swap and NUMA
authorChristoph Lameter <clameter@sgi.com>
Sat, 25 Mar 2006 11:06:48 +0000 (03:06 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sat, 25 Mar 2006 16:22:50 +0000 (08:22 -0800)
commit1fde100907f85e4c4d76d55447d2ef2ef45c7319
treed4d46868e79dcab59fc589b11d4f0207b41f63b0
parent619942eaac07340b4b433b9c4f49c05006ac512e
[PATCH] mm: make page migration dependent on swap and NUMA

The page migration code could function without NUMA but we currently have
no users for the non-NUMA case.

Signed-off-by: Christoph Lameter <clameter@sgi.com>
Cc: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
mm/Kconfig