[PATCH 10/63] mm: numa: Sanitize task_numa_fault() callsites

2013-09-27 Thread Mel Gorman
There are three callers of task_numa_fault(): - do_huge_pmd_numa_page(): Accounts against the current node, not the node where the page resides, unless we migrated, in which case it accounts against the node we migrated to. - do_numa_page(): Accounts against the current

[PATCH 10/63] mm: numa: Sanitize task_numa_fault() callsites

2013-09-27 Thread Mel Gorman
There are three callers of task_numa_fault(): - do_huge_pmd_numa_page(): Accounts against the current node, not the node where the page resides, unless we migrated, in which case it accounts against the node we migrated to. - do_numa_page(): Accounts against the current