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:
182a85f
)
sched: Fix TASK_WAKING & loadaverage breakage
author
Ingo Molnar
<mingo@elte.hu>
Wed, 16 Sep 2009 19:09:13 +0000
(21:09 +0200)
committer
Ingo Molnar
<mingo@elte.hu>
Thu, 17 Sep 2009 07:51:20 +0000
(09:51 +0200)
Fix this:
top - 21:54:00 up 2:59, 1 user, load average: 432512.33, 426421.74, 417432.74
Which happens because we now set TASK_WAKING before activate_task().
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Mike Galbraith <efault@gmx.de>
LKML-Reference: <new-submission>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/sched.c
patch
|
blob
|
history
diff --cc
kernel/sched.c
Simple merge