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:
ad133ba
)
account_steal_time: kill the unneeded account_group_system_time()
author
Oleg Nesterov
<oleg@redhat.com>
Mon, 17 Nov 2008 14:39:52 +0000
(15:39 +0100)
committer
Ingo Molnar
<mingo@elte.hu>
Mon, 17 Nov 2008 15:55:53 +0000
(16:55 +0100)
Impact: remove unnecessary accounting call
I don't actually understand account_steal_time() and I failed to find the
commit which added account_group_system_time(), but this looks bogus.
In any case rq->idle must be single-threaded, so it can't have ->totals.
Signed-off-by: Oleg Nesterov <oleg@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/sched.c
patch
|
blob
|
history
diff --cc
kernel/sched.c
Simple merge