From: Alexander Duyck Date: Thu, 12 Nov 2009 18:38:35 +0000 (+0000) Subject: igb: only recycle page if it is on our numa node X-Git-Tag: v2.6.33-rc1~388^2~382 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1eff35061b9346cb9bef2b79d9d99c8c096df13;p=pandora-kernel.git igb: only recycle page if it is on our numa node This patch makes it so that we only recycle pages when they are from the local NUMA node. Non-local pages are freed and replaced with locally allocated pages. Signed-off-by: Alexander Duyck Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed