public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Patrick McHardy <kaber@trash.net>
To: Jesper Juhl <jesper.juhl@gmail.com>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Andrew Morton <akpm@osdl.org>,
	Rusty Russell <rusty@rustcorp.com.au>,
	Netfilter Core Team <coreteam@netfilter.org>
Subject: Re: [netfilter-core] [PATCH] Decrease number of pointer derefs in nf_conntrack_core.c
Date: Mon, 12 Dec 2005 08:30:12 +0100	[thread overview]
Message-ID: <439D2704.9090601@trash.net> (raw)
In-Reply-To: <200512082336.19695.jesper.juhl@gmail.com>

Jesper Juhl wrote:
> Here's a small patch to decrease the number of pointer derefs in
> net/netfilter/nf_conntrack_core.c
> 
> Benefits of the patch:
>  - Fewer pointer dereferences should make the code slightly faster.
>  - Size of generated code is smaller
>  - improved readability
> 
> Please consider applying.

I've added both patches to my 2.6.16 queue, thanks Jesper.

      parent reply	other threads:[~2005-12-12  7:30 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
2005-12-11  1:47         ` Jesper Juhl
2005-12-12  7:30 ` Patrick McHardy [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=439D2704.9090601@trash.net \
    --to=kaber@trash.net \
    --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