Received: with ECARTIS (v1.0.0; list netdev); Mon, 31 Jan 2005 10:06:49 -0800 (PST) Received: from mx1.slu.se (mx1.slu.se [130.238.96.70]) by oss.sgi.com (8.13.0/8.13.0) with ESMTP id j0VI6iY0013591 for ; Mon, 31 Jan 2005 10:06:44 -0800 Received: from robur.slu.se (robur.slu.se [130.238.98.12]) by mx1.slu.se (8.13.1/8.13.1) with ESMTP id j0VI6eXI016555; Mon, 31 Jan 2005 19:06:40 +0100 Received: by robur.slu.se (Postfix, from userid 1000) id 2FB2BEE2A4; Mon, 31 Jan 2005 19:06:40 +0100 (CET) From: Robert Olsson MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16894.29616.137437.542900@robur.slu.se> Date: Mon, 31 Jan 2005 19:06:40 +0100 To: jeremy.guthrie@berbee.com Cc: netdev@oss.sgi.com, Robert Olsson Subject: Re: V2.4 policy router operates faster/better than V2.6 In-Reply-To: <200501310937.30427.jeremy.guthrie@berbee.com> References: <16879.58333.266843.335475@robur.slu.se> <200501201114.49517.jeremy.guthrie@berbee.com> <200501310937.30427.jeremy.guthrie@berbee.com> X-Mailer: VM 7.18 under Emacs 21.3.1 X-Scanned-By: MIMEDefang 2.48 on 130.238.96.70 X-Virus-Scanned: ClamAV 0.80/650/Sun Jan 2 19:00:02 2005 clamav-milter version 0.80j on 127.0.0.1 X-Virus-Status: Clean X-archive-position: 1107 X-ecartis-version: Ecartis v1.0.0 Sender: netdev-bounce@oss.sgi.com Errors-to: netdev-bounce@oss.sgi.com X-original-sender: Robert.Olsson@data.slu.se Precedence: bulk X-list: netdev Content-Length: 478 Lines: 18 Jeremy M. Guthrie writes: > Just wanted to verify that by the term linear search from rtstat/lnstat, you > mean a search of the buckets for a particular hash? Yes. > We're going live tomorrow with the app. Afterwards I'll load up the no route > caching patch and test that. Ok! Look at the patch just posted to davem. We should able view and control gc_min_interval better. net.ipv4.route.gc_min_interval_ms = 300 net.ipv4.route.gc_min_interval = 0 --ro