[PATCH 2/7] sched,numa: move power adjustment into load_too_imbalanced

2014-06-23 Thread riel
From: Rik van Riel Currently the NUMA code scales the load on each node with the amount of CPU power available on that node, but it does not apply any adjustment to the load of the task that is being moved over. On systems with SMT/HT, this results in a task being weighed much more heavily than

[PATCH 2/7] sched,numa: move power adjustment into load_too_imbalanced

2014-06-23 Thread riel
From: Rik van Riel r...@redhat.com Currently the NUMA code scales the load on each node with the amount of CPU power available on that node, but it does not apply any adjustment to the load of the task that is being moved over. On systems with SMT/HT, this results in a task being weighed much