[PATCH 1/3] sched,numa: use group's max nid as task's preferred nid

2014-06-14 Thread riel
From: Rik van Riel >From task_numa_placement, always try to consolidate the tasks in a group on the group's top nid. In case this task is part of a group that is interleaved over multiple nodes, task_numa_migrate will set the task's preferred nid to the best node it could find for the task, so

[PATCH 1/3] sched,numa: use group's max nid as task's preferred nid

2014-06-14 Thread riel
From: Rik van Riel r...@redhat.com From task_numa_placement, always try to consolidate the tasks in a group on the group's top nid. In case this task is part of a group that is interleaved over multiple nodes, task_numa_migrate will set the task's preferred nid to the best node it could find for