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:
a0dc726
)
sched: debug: fix cfs_rq->wait_runtime accounting
author
Ingo Molnar
<mingo@elte.hu>
Wed, 5 Sep 2007 12:32:49 +0000
(14:32 +0200)
committer
Ingo Molnar
<mingo@elte.hu>
Wed, 5 Sep 2007 12:32:49 +0000
(14:32 +0200)
the cfs_rq->wait_runtime debug/statistics counter was not maintained
properly - fix this.
this also removes some code:
text data bss dec hex filename
13420 228 1204 14852 3a04 sched.o.before
13404 228 1204 14836 39f4 sched.o.after
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
kernel/sched.c
patch
|
blob
|
history
kernel/sched_fair.c
patch
|
blob
|
history
diff --cc
kernel/sched.c
Simple merge
diff --cc
kernel/sched_fair.c
Simple merge