[PATCH 0/3] optimize for powerpc _PAGE_NUMA

Liu Ping Fan kernelfans at gmail.com
Wed Dec 4 17:59:05 EST 2013


I saw Aneesh had implemented Numa faults on ppc64. Most of them have been reviewed-by.
So I just diff mine and his to form some trivial modification.

Based on Aneesh's series  "[PATCH -V2 0/5] powerpc: mm: Numa faults support for ppc64"

Liu Ping Fan (3):
  powerpc: mm: make _PAGE_NUMA take effect
  mm: export numa_migrate_prep()
  powerpc: mm: optimize for the correctly placed page

 arch/powerpc/mm/hash_utils_64.c | 32 ++++++++++++++++++++++++++++++++
 include/linux/mm.h              |  2 ++
 2 files changed, 34 insertions(+)

-- 
1.8.1.4



More information about the Linuxppc-dev mailing list