netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: xemul@openvz.org
Cc: netdev@vger.kernel.org, devel@openvz.org
Subject: Re: [PATCH net-2.6.25 3/3] Uninline the inet_twsk_put function
Date: Thu, 20 Dec 2007 15:33:16 -0800 (PST)	[thread overview]
Message-ID: <20071220.153316.49150295.davem@davemloft.net> (raw)
In-Reply-To: <4768F8CD.2050209@openvz.org>

From: Pavel Emelyanov <xemul@openvz.org>
Date: Wed, 19 Dec 2007 13:56:13 +0300

> This one is not that big, but is widely used: saves 1200 bytes 
> from net/ipv4/built-in.o
> 
> add/remove: 1/0 grow/shrink: 1/12 up/down: 97/-1300 (-1203)
> function                                     old     new   delta
> inet_twsk_put                                  -      87     +87
> __inet_lookup_listener                       274     284     +10
> tcp_sacktag_write_queue                     2255    2254      -1
> tcp_time_wait                                482     411     -71
> __inet_check_established                     796     722     -74
> tcp_v4_err                                   973     898     -75
> __inet_twsk_kill                             230     154     -76
> inet_twsk_deschedule                         180     103     -77
> tcp_v4_do_rcv                                462     384     -78
> inet_hash_connect                            686     607     -79
> inet_twdr_do_twkill_work                     236     150     -86
> inet_twdr_twcal_tick                         395     307     -88
> tcp_v4_rcv                                  1744    1480    -264
> tcp_timewait_state_process                   975     644    -331
> 
> Export it for ipv6 module.
> 
> Signed-off-by: Pavel Emelyanov <xemul@openvz.org>

Applied, thanks.

      parent reply	other threads:[~2007-12-20 23:33 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-19 10:56 [PATCH net-2.6.25 3/3] Uninline the inet_twsk_put function Pavel Emelyanov
2007-12-20 18:32 ` Ingo Oeser
2007-12-21  0:08   ` David Miller
2007-12-21 17:53     ` Ingo Oeser
2007-12-20 23:33 ` David Miller [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20071220.153316.49150295.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=devel@openvz.org \
    --cc=netdev@vger.kernel.org \
    --cc=xemul@openvz.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).