OpenVZ Forum


Home » Mailing lists » Devel » [PATCH net-2.6.25 1/3] Uninline the __inet_hash function
Re: [PATCH net-2.6.25 (resend) 1/3] Uninline the __inet_hash function [message #25345 is a reply to message #25317] Thu, 20 December 2007 23:31 Go to previous message
davem is currently offline  davem
Messages: 463
Registered: February 2006
Senior Member
From: Pavel Emelyanov <xemul@openvz.org>
Date: Thu, 20 Dec 2007 12:46:07 +0300

> This one is used in quite many places in the networking code and
> seems to big to be inline.
> 
> After the patch net/ipv4/build-in.o loses ~650 bytes:
> add/remove: 2/0 grow/shrink: 0/5 up/down: 461/-1114 (-653)
> function                                     old     new   delta
> __inet_hash_nolisten                           -     282    +282
> __inet_hash                                    -     179    +179
> tcp_sacktag_write_queue                     2255    2254      -1
> __inet_lookup_listener                       284     274     -10
> tcp_v4_syn_recv_sock                         755     493    -262
> tcp_v4_hash                                  389      35    -354
> inet_hash_connect                           1086     599    -487
> 
> This version addresses the issue pointed by Eric, that
> while being inline this function was optimized by gcc
> in respect to the 'listen_possible' argument.
> 
> (Patches 2 and 3 in this series are still applied after this)
> 
> Signed-off-by: Pavel Emelyanov <xemul@openvz.org>

Applied.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: netlink compat for ipt_ULOG
Next Topic: [PATCH net-2.6.25 2/3] Uninline the __inet_lookup_established function
Goto Forum:
  


Current Time: Fri Aug 22 19:16:12 GMT 2025

Total time taken to generate the page: 0.06888 seconds