From: Ingo Molnar <mingo@elte.hu>
To: Jesper Juhl <jesper.juhl@gmail.com>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
Netfilter Core Team <coreteam@netfilter.org>,
Rusty Russell <rusty@rustcorp.com.au>,
Andrew Morton <akpm@osdl.org>
Subject: Re: [PATCH] Decrease number of pointer derefs in nf_conntrack_core.c
Date: Fri, 9 Dec 2005 12:04:41 +0100 [thread overview]
Message-ID: <20051209110441.GC20314@elte.hu> (raw)
In-Reply-To: <200512082336.19695.jesper.juhl@gmail.com>
* Jesper Juhl <jesper.juhl@gmail.com> wrote:
> orig:
> text data bss dec hex filename
> 12636 49 760 13445 3485 net/netfilter/nf_conntrack_core.o
>
> patched:
> text data bss dec hex filename
> 11825 183 632 12640 3160 net/netfilter/nf_conntrack_core.o
just a question - are you sure the measurements are accurate in this
case? The patch looks too small to shave more than 800 bytes off .text!
If it's real then something really wrong is going on in gcc-land ...
Ingo
next prev parent reply other threads:[~2005-12-09 10:11 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-12-08 22:36 [PATCH] Decrease number of pointer derefs in nf_conntrack_core.c Jesper Juhl
2005-12-09 5:05 ` [netfilter-core] " Harald Welte
2005-12-09 11:04 ` Ingo Molnar [this message]
2005-12-09 10:18 ` Jesper Juhl
2005-12-09 10:36 ` Tim Schmielau
2005-12-09 11:49 ` Ingo Molnar
2005-12-11 1:47 ` Jesper Juhl
2005-12-12 7:30 ` [netfilter-core] " Patrick McHardy
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=20051209110441.GC20314@elte.hu \
--to=mingo@elte.hu \
--cc=akpm@osdl.org \
--cc=coreteam@netfilter.org \
--cc=jesper.juhl@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=rusty@rustcorp.com.au \
/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