netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Andi Kleen <ak@suse.de>
To: Martin Josefsson <gandalf@wlug.westbo.se>
Cc: netdev@oss.sgi.com,
	Netfilter-devel <netfilter-devel@lists.netfilter.org>,
	Patrick McHardy <kaber@trash.net>, Andi Kleen <ak@suse.de>
Subject: Re: [PATCH] Reduce netfilter memory use on MP systems
Date: Fri, 4 Feb 2005 18:51:34 +0100	[thread overview]
Message-ID: <20050204175134.GD2737@wotan.suse.de> (raw)
In-Reply-To: <1107538482.1111.6.camel@tux.rsn.bth.se>

> > And in general it saves a lot of memory.
> 
> Patrick, could you apply and submit this patch to Davem? Or if Davem
> applies it himself. It's pretty obvious and would help small SMP
> machines with distribution kernels and/or strange admins.

The main motivation is actually not to save the memory (that's just
a useful side effect), but increase the max limit on 64bit systems.
Fixing it fully will require fixing vmalloc of course, but it already
help. Without it you can't get more than ~3800 rules
on a 64bit system with NR_CPUS==128 and 128 byte cache lines.

-Andi

  reply	other threads:[~2005-02-04 17:51 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-04 14:09 [PATCH] Reduce netfilter memory use on MP systems Andi Kleen
2005-02-04 17:34 ` Martin Josefsson
2005-02-04 17:51   ` Andi Kleen [this message]
2005-02-04 18:13     ` Patrick McHardy
2005-02-07 18:31 ` Harald Welte
2005-02-07 19:10   ` Andi Kleen

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=20050204175134.GD2737@wotan.suse.de \
    --to=ak@suse.de \
    --cc=gandalf@wlug.westbo.se \
    --cc=kaber@trash.net \
    --cc=netdev@oss.sgi.com \
    --cc=netfilter-devel@lists.netfilter.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).