From: Paul Menage Date: Thu, 7 Dec 2006 04:32:16 +0000 (-0800) Subject: [PATCH] mm: add noaliencache boot option to disable numa alien caches X-Git-Tag: v2.6.20-rc1~145^2^2~341 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3395ee0588795b0b3bd889c260e55959cf2b61f5;p=pandora-kernel.git [PATCH] mm: add noaliencache boot option to disable numa alien caches When using numa=fake on non-NUMA hardware there is no benefit to having the alien caches, and they consume much memory. Add a kernel boot option to disable them. Christoph sayeth "This is good to have even on large NUMA. The problem is that the alien caches grow by the square of the size of the system in terms of nodes." Cc: Christoph Lameter Cc: Pekka Enberg Cc: Manfred Spraul Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed