Re: [PATCH] deinline some larger functions from netdevice.h

2006-03-29 Thread Andrew Morton
Denis Vlasenko <[EMAIL PROTECTED]> wrote: > > Network folks did non comment on these two patches, let me try > submitting them to you instead. They're both merged (one is in -linus, the other's in -davem). - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a messag

Re: [PATCH] deinline some larger functions from netdevice.h

2006-03-29 Thread David S. Miller
From: Denis Vlasenko <[EMAIL PROTECTED]> Date: Thu, 30 Mar 2006 10:21:48 +0300 > Network folks did non comment on these two patches, let me try > submitting them to you instead. It's in my tree if you would bother checking: kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6.git - To unsu

[PATCH] deinline some larger functions from netdevice.h

2006-03-29 Thread Denis Vlasenko
Hi Andrew, Network folks did non comment on these two patches, let me try submitting them to you instead. I hunted down some large inlines. This patch address those found in netdevice.h. On a allyesconfig'ured kernel: Size  Uses Wasted Name and definition = == =

[PATCH] deinline some larger functions from netdevice.h

2006-03-27 Thread Denis Vlasenko
On a allyesconfig'ured kernel: Size Uses Wasted Name and definition = == 95 162 12075 netif_wake_queue include/linux/netdevice.h 129 86 9265 dev_kfree_skb_any include/linux/netdevice.h 127 56 5885 netif_device