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:
6be8ac2
)
[NET]: uninline dev_alloc_skb, de-bloats a lot
author
Ilpo Järvinen
<ilpo.jarvinen@helsinki.fi>
Fri, 28 Mar 2008 00:51:31 +0000
(17:51 -0700)
committer
David S. Miller
<davem@davemloft.net>
Fri, 28 Mar 2008 00:51:31 +0000
(17:51 -0700)
Allyesconfig (v2.6.24-mm1):
-23668 392 funcs, 104 +, 23772 -, diff: -23668 --- dev_alloc_skb
Without many debug CONFIGs (v2.6.25-rc2-mm1):
-12178 382 funcs, 157 +, 12335 -, diff: -12178 --- dev_alloc_skb
dev_alloc_skb | +37
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@helsinki.fi>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found