[PATCH 41/63] sched: numa: fix placement of workloads spread across multiple nodes

2013-10-07 Thread Mel Gorman
From: Rik van Riel The load balancer will spread workloads across multiple NUMA nodes, in order to balance the load on the system. This means that sometimes a task's preferred node has available capacity, but moving the task there will not succeed, because that would create too large an imbalance

[PATCH 41/63] sched: numa: fix placement of workloads spread across multiple nodes

2013-09-27 Thread Mel Gorman
From: Rik van Riel The load balancer will spread workloads across multiple NUMA nodes, in order to balance the load on the system. This means that sometimes a task's preferred node has available capacity, but moving the task there will not succeed, because that would create too large an imbalance