From: Ingo Molnar <mingo@elte.hu>
To: Tim Schmielau <tim@physik3.uni-rostock.de>
Cc: Jesper Juhl <jesper.juhl@gmail.com>,
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:49:35 +0100 [thread overview]
Message-ID: <20051209114935.GA26127@elte.hu> (raw)
In-Reply-To: <Pine.LNX.4.63.0512091134100.31859@gockel.physik3.uni-rostock.de>
* Tim Schmielau <tim@physik3.uni-rostock.de> wrote:
> I get
> orig:
> text data bss dec hex filename
> 11745 67 728 12540 30fc net/netfilter/nf_conntrack_core.o
>
> patched:
> text data bss dec hex filename
> 11681 67 728 12476 30bc net/netfilter/nf_conntrack_core.o
yeah, that's OK and in the expected range.
Ingo
next prev parent reply other threads:[~2005-12-09 10:56 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
2005-12-09 10:18 ` Jesper Juhl
2005-12-09 10:36 ` Tim Schmielau
2005-12-09 11:49 ` Ingo Molnar [this message]
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=20051209114935.GA26127@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 \
--cc=tim@physik3.uni-rostock.de \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.