[PATCH 18/27] sched: Favour moving tasks towards the preferred node

2013-08-08 Thread Mel Gorman
This patch favours moving tasks towards NUMA node that recorded a higher number of NUMA faults during active load balancing. Ideally this is self-reinforcing as the longer the task runs on that node, the more faults it should incur causing task_numa_placement to keep the task running on that

[PATCH 18/27] sched: Favour moving tasks towards the preferred node

2013-08-08 Thread Mel Gorman
This patch favours moving tasks towards NUMA node that recorded a higher number of NUMA faults during active load balancing. Ideally this is self-reinforcing as the longer the task runs on that node, the more faults it should incur causing task_numa_placement to keep the task running on that