git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d3f40db
)
sched: no need to aggregate task_weight
author
Peter Zijlstra
<a.p.zijlstra@chello.nl>
Fri, 27 Jun 2008 11:41:22 +0000
(13:41 +0200)
committer
Ingo Molnar
<mingo@elte.hu>
Fri, 27 Jun 2008 12:31:35 +0000
(14:31 +0200)
We only need to know the task_weight of the busiest rq - nothing to do
if there are no tasks there.
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Srivatsa Vaddagiri <vatsa@linux.vnet.ibm.com>
Cc: Mike Galbraith <efault@gmx.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found