From: Christoph Lameter Date: Wed, 1 Feb 2006 11:05:26 +0000 (-0800) Subject: [PATCH] zone_reclaim: reclaim on memory only node support X-Git-Tag: v2.6.16-rc2~115 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42c722d4cb4022e56ff200f3f5a58c0dfd7edac6;p=pandora-kernel.git [PATCH] zone_reclaim: reclaim on memory only node support Zone reclaim is usually only run on the local node. Headless nodes do not have any local processors. This patch checks for headless nodes and performs zone reclaim on them. Signed-off-by: Christoph Lameter Signed-off-by: Andy Whitcroft Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed