From owner-freebsd-hackers Sat Aug 16 12:59:13 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id MAA07832 for hackers-outgoing; Sat, 16 Aug 1997 12:59:13 -0700 (PDT) Received: from misery.sdf.com (misery.sdf.com [204.244.210.193]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id MAA07817 for ; Sat, 16 Aug 1997 12:59:07 -0700 (PDT) Received: from tom by misery.sdf.com with smtp (Exim 1.62 #1) id 0wzoyL-0006WB-00; Sat, 16 Aug 1997 12:57:17 -0700 Date: Sat, 16 Aug 1997 12:57:17 -0700 (PDT) From: Tom Samplonius To: Jim Dixon cc: Adrian Chadd , freebsd-hackers@freebsd.org Subject: Re: Throughput on kernel routing rules? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Sat, 16 Aug 1997, Jim Dixon wrote: > On Sun, 17 Aug 1997, Adrian Chadd wrote: > > > Anyone ever done any tests to see how many packets per second FreeBSD > > can route? > > We have seen something like 10-15Kpps. There is a group at MIT working On what kind of CPU? Since I guess such things are CPU bound... > on a FreeBSD-based router, see > http://ana-www.lcs.mit.edu/anaweb/pcrouter.html > > As I recall they talk about forwarding 500Kpps through the kernel, > perhaps 50 - 100 Kpps through the interfaces. > > They use a modified FreeBSD and two CPUs, one to do the forwarding > and one to handle the gated calculations. It's well worth looking > at. > > -- > Jim Dixon VBCnet GB Ltd http://www.vbc.net > tel +44 117 929 1316 fax +44 117 927 2015 > > > Tom