From: Mel Gorman Date: Fri, 2 Nov 2012 18:19:13 +0000 (+0000) Subject: mm: numa: Migrate on reference policy X-Git-Tag: v3.8-rc1~92^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5606e3877ad8baea42f3a71ebde0a03622bbb551;p=pandora-kernel.git mm: numa: Migrate on reference policy This is the simplest possible policy that still does something of note. When a pte_numa is faulted, it is moved immediately. Any replacement policy must at least do better than this and in all likelihood this policy regresses normal workloads. Signed-off-by: Mel Gorman Acked-by: Rik van Riel --- Reading git-diff-tree failed