netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Robert Olsson <Robert.Olsson@data.slu.se>
To: Daniel Stone <daniel@fooishbar.org>
Cc: Robert Olsson <Robert.Olsson@data.slu.se>, netdev@oss.sgi.com
Subject: Re: net/ipv4/route.c GC patch: is this insane?b4Db3tL
Date: Mon, 31 May 2004 14:43:33 +0200	[thread overview]
Message-ID: <16571.10357.391130.128260@robur.slu.se> (raw)
In-Reply-To: <20040531122608.GR24955@fooishbar.org>


Daniel Stone writes:

 > gc_min_interval was zero - should this increase, or what?.

 If I remember correctly this was an artifact when used by /proc. Try to 
 set this value via source and avoid /proc for this. In 2.6 it's something 
 like:

 int ip_rt_gc_min_interval	= HZ / 2;

 Cheers.
						--ro

  reply	other threads:[~2004-05-31 12:43 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-30 15:14 net/ipv4/route.c GC patch: is this insane? Daniel Stone
2004-05-31 12:21 ` Robert Olsson
2004-05-31 12:26   ` net/ipv4/route.c GC patch: is this insane?b4Db3tL Daniel Stone
2004-05-31 12:43     ` Robert Olsson [this message]
2004-05-31 14:08       ` net/ipv4/route.c GC patch: is this insane? Daniel Stone
2004-05-31 15:06         ` Robert Olsson

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=16571.10357.391130.128260@robur.slu.se \
    --to=robert.olsson@data.slu.se \
    --cc=daniel@fooishbar.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).