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:
cb1c4fc
)
[PATCH] sched: uninline inc/dec_nr_running()
author
Ingo Molnar
<mingo@elte.hu>
Thu, 2 Aug 2007 15:41:40 +0000
(17:41 +0200)
committer
Ingo Molnar
<mingo@elte.hu>
Thu, 2 Aug 2007 15:41:40 +0000
(17:41 +0200)
uninline inc_nr_running() and dec_nr_running():
text data bss dec hex filename
29039 4162 24 33225 81c9 sched.o.before
29027 4162 24 33213 81bd sched.o.after
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found