netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Eric Dumazet <dada1@cosmosbay.com>
To: David Miller <davem@davemloft.net>
Cc: anton@samba.org, netdev@vger.kernel.org
Subject: Re: [PATCH] Limit size of route cache hash table
Date: Mon, 27 Apr 2009 08:47:38 +0200	[thread overview]
Message-ID: <49F5550A.1050805@cosmosbay.com> (raw)
In-Reply-To: <20090426.233638.83897914.davem@davemloft.net>

David Miller a écrit :
> From: Eric Dumazet <dada1@cosmosbay.com>
> Date: Mon, 27 Apr 2009 08:12:21 +0200
> 
>> A similar patch was done for the size of TCP hash table. It was something
>> like 512 * 1024 if I remember well. IMHO this same value would be fine for
>> IP route cache.
>>
>> Yes, this was commit :
> 
> Fair enough, I'd be OK with this if you'd be too :)

Yes, as setups needing more than 512.000 slots (and 2 million entries with an
average of 4 entries per slot) are certainly able to boot with an override.

Anton, please resubmit with this 512 k limit, and my :

Acked-by: Eric Dumazet <dada1@cosmosbay.com>

 thank you.


  reply	other threads:[~2009-04-27  6:47 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-27  3:04 [PATCH] Limit size of route cache hash table Anton Blanchard
2009-04-27  5:17 ` Eric Dumazet
2009-04-27  5:47   ` Anton Blanchard
2009-04-27  6:12     ` Eric Dumazet
2009-04-27  6:36       ` David Miller
2009-04-27  6:47         ` Eric Dumazet [this message]
2009-04-27 11:44           ` Anton Blanchard
2009-04-27 11:50           ` Anton Blanchard
2009-04-27 12:40             ` David Miller
2009-04-27  6:35     ` David Miller
2009-04-27  6:11 ` David Miller

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=49F5550A.1050805@cosmosbay.com \
    --to=dada1@cosmosbay.com \
    --cc=anton@samba.org \
    --cc=davem@davemloft.net \
    --cc=netdev@vger.kernel.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).