aboutsummaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorNick Piggin <[email protected]>2005-09-10 00:26:19 -0700
committerLinus Torvalds <[email protected]>2005-09-10 10:06:23 -0700
commit5969fe0618051e8577316555a81a6e44b7b7d640 (patch)
tree09ca92684811017901bb08d8d3a76c52022ef34d /scripts/patch-kernel
parente17224bf1d01b461ec02a60f5a9b7657a89bdd23 (diff)
[PATCH] sched: HT optimisation
If an idle sibling of an HT queue encounters a busy sibling, then make higher level load balancing of the non-idle variety. Performance of multiprocessor HT systems with low numbers of tasks (generally < number of virtual CPUs) can be significantly worse than the exact same workloads when running in non-HT mode. The reason is largely due to poor scheduling behaviour. This patch improves the situation, making the performance gap far less significant on one problematic test case (tbench). Signed-off-by: Nick Piggin <[email protected]> Acked-by: Ingo Molnar <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions