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:
ed680c4
)
sched: Fix latencytop and sleep profiling vs group scheduling
author
Peter Zijlstra
<a.p.zijlstra@chello.nl>
Thu, 23 Jul 2009 18:13:26 +0000
(20:13 +0200)
committer
Ingo Molnar
<mingo@elte.hu>
Sun, 2 Aug 2009 12:10:12 +0000
(14:10 +0200)
The latencytop and sleep accounting code assumes that any
scheduler entity represents a task, this is not so.
Cc: Arjan van de Ven <arjan@linux.intel.com>
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found