From: Peter Zijlstra Date: Mon, 7 Oct 2013 10:29:24 +0000 (+0100) Subject: mm: numa: Do not group on RO pages X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~40^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6688cc05473b36a0a3d3971e1adf1712919b32eb;p=pandora-kernel.git mm: numa: Do not group on RO pages And here's a little something to make sure not the whole world ends up in a single group. As while we don't migrate shared executable pages, we do scan/fault on them. And since everybody links to libc, everybody ends up in the same group. Suggested-by: Rik van Riel Signed-off-by: Peter Zijlstra Signed-off-by: Mel Gorman Reviewed-by: Rik van Riel Cc: Andrea Arcangeli Cc: Johannes Weiner Cc: Srikar Dronamraju Link: http://lkml.kernel.org/r/1381141781-10992-47-git-send-email-mgorman@suse.de Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed