netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Andi Kleen <ak@suse.de>
To: Anton Blanchard <anton@samba.org>
Cc: netdev@oss.sgi.com
Subject: Re: 100 network limit
Date: Thu, 28 Aug 2003 21:08:55 +0200	[thread overview]
Message-ID: <20030828210855.58759b69.ak@suse.de> (raw)
In-Reply-To: <20030828180019.GH12541@krispykreme>

On Fri, 29 Aug 2003 04:00:19 +1000
Anton Blanchard <anton@samba.org> wrote:


> Anyway as a short term fix Jamal suggested making a sysctl for this
> maximum. If fixing this all properly is out of the question for 2.6,
> would the sysctl approach be satisfactory? The other option is to just
> bump the limit and recognise that the user is on his own if performance
> sucks.

You could just add a bitmap with a reasonable upper limit (1024?) and use 
find_first_zero_bit()  I doubt doing that would be very intrusive.

-Andi

  reply	other threads:[~2003-08-28 19:08 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-28 18:00 100 network limit Anton Blanchard
2003-08-28 19:08 ` Andi Kleen [this message]
2003-08-28 21:46   ` Ben Greear
2003-08-28 23:41     ` David S. Miller
2003-08-29  3:45       ` Ben Greear
2003-08-29  0:03     ` 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=20030828210855.58759b69.ak@suse.de \
    --to=ak@suse.de \
    --cc=anton@samba.org \
    --cc=netdev@oss.sgi.com \
    /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).