]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mm/mpol: Use special PROT_NONE to migrate pages
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Tue, 17 Jul 2012 20:54:51 +0000 (22:54 +0200)
committerIngo Molnar <mingo@kernel.org>
Wed, 26 Sep 2012 09:48:35 +0000 (11:48 +0200)
commit39d6cb39a81744473e13c693a9f988a9e342018b
treebbb48bc5243e4b930fcff33cb05a65d3ede6bc5f
parent03a040f6c17ab81659579ba6abe267c0562097e4
mm/mpol: Use special PROT_NONE to migrate pages

Combine our previous PROT_NONE, mpol_misplaced and
migrate_misplaced_page() pieces into an effective migrate on fault
scheme.

Suggested-by: Rik van Riel <riel@redhat.com>
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Reviewed-by: Rik van Riel <riel@redhat.com>
Cc: Paul Turner <pjt@google.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Andrew Morton <akpm@linux-foundation.org>
Link: http://lkml.kernel.org/n/tip-e98gyl8kr9jzooh2s4piuils@git.kernel.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
mm/huge_memory.c
mm/memory.c