commit | d784124cfe9377c1a24d8efba31401f81c7c11f9 | [log] [tgz] |
---|---|---|
author | Christoph Lameter <clameter@sgi.com> | Sat Mar 25 03:06:48 2006 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sat Mar 25 08:22:50 2006 -0800 |
tree | d4d46868e79dcab59fc589b11d4f0207b41f63b0 | |
parent | 0718dc2a82c865ca75975acabaf984057f9fd488 [diff] |
[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>