From: Christoph Lameter Date: Sun, 8 Jan 2006 09:00:49 +0000 (-0800) Subject: [PATCH] Swap Migration V5: Add CONFIG_MIGRATION for page migration support X-Git-Tag: v2.6.16-rc1~892 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7cbe34cf86c673503b177ff47cfa2c7030dabb50;p=pandora-kernel.git [PATCH] Swap Migration V5: Add CONFIG_MIGRATION for page migration support Include page migration if the system is NUMA or having a memory model that allows distinct areas of memory (SPARSEMEM, DISCONTIGMEM). And: - Only include lru_add_drain_per_cpu if building for an SMP system. Signed-off-by: Christoph Lameter Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed