diff options
author | Rik van Riel <[email protected]> | 2013-10-07 11:29:19 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2013-10-09 14:47:43 +0200 |
commit | e1dda8a797b59d7ec4b17e393152ec3273a552d5 (patch) | |
tree | 256769c0da413cb1d5fcaeabd06316d24804259c /net/lapb/lapb_iface.c | |
parent | 2c8a50aa873a7e1d6cc0913362051ff9912dc6ca (diff) |
sched/numa: Fix placement of workloads spread across multiple nodes
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.
In that case, other NUMA nodes need to be considered.
Signed-off-by: Rik van Riel <[email protected]>
Signed-off-by: Mel Gorman <[email protected]>
Cc: Andrea Arcangeli <[email protected]>
Cc: Johannes Weiner <[email protected]>
Cc: Srikar Dronamraju <[email protected]>
Signed-off-by: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions