[Devel] Re: [PATCH net-2.6.25 2/3] Uninline the __inet_lookup_established function

David Miller davem at davemloft.net
Thu Dec 20 15:32:24 PST 2007


From: Pavel Emelyanov <xemul at openvz.org>
Date: Wed, 19 Dec 2007 13:53:40 +0300

> This is -700 bytes from the net/ipv4/built-in.o
> 
> add/remove: 1/0 grow/shrink: 1/3 up/down: 340/-1040 (-700)
> function                                     old     new   delta
> __inet_lookup_established                      -     339    +339
> tcp_sacktag_write_queue                     2254    2255      +1
> tcp_v4_err                                  1304     973    -331
> tcp_v4_rcv                                  2089    1744    -345
> tcp_v4_do_rcv                                826     462    -364
> 
> Exporting is for dccp module (used via e.g. inet_lookup).
> 
> Signed-off-by: Pavel Emelyanov <xemul at openvz.org>

Applied.




More information about the Devel mailing list