From: Peter Zijlstra Date: Thu, 25 Oct 2012 12:16:34 +0000 (+0200) Subject: mm: migrate: Introduce migrate_misplaced_page() X-Git-Tag: v3.8-rc1~92^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7039e1dbec6eeaa8ecab43a82d6589eeced995c3;p=pandora-kernel.git mm: migrate: Introduce migrate_misplaced_page() Note: This was originally based on Peter's patch "mm/migrate: Introduce migrate_misplaced_page()" but borrows extremely heavily from Andrea's "autonuma: memory follows CPU algorithm and task/mm_autonuma stats collection". The end result is barely recognisable so signed-offs had to be dropped. If original authors are ok with it, I'll re-add the signed-off-bys. Add migrate_misplaced_page() which deals with migrating pages from faults. Based-on-work-by: Lee Schermerhorn Based-on-work-by: Peter Zijlstra Based-on-work-by: Andrea Arcangeli Signed-off-by: Mel Gorman Reviewed-by: Rik van Riel --- Reading git-diff-tree failed