[PATCH 24/36] autonuma: numa hinting page faults entry points

2012-08-22 Thread Andrea Arcangeli
This is where the numa hinting page faults are detected and are passed over to the AutoNUMA core logic. Signed-off-by: Andrea Arcangeli --- include/linux/huge_mm.h |2 ++ mm/huge_memory.c| 18 ++ mm/memory.c | 31 +++ 3

[PATCH 24/36] autonuma: numa hinting page faults entry points

2012-08-22 Thread Andrea Arcangeli
This is where the numa hinting page faults are detected and are passed over to the AutoNUMA core logic. Signed-off-by: Andrea Arcangeli aarca...@redhat.com --- include/linux/huge_mm.h |2 ++ mm/huge_memory.c| 18 ++ mm/memory.c | 31