From owner-freebsd-hackers Mon Sep 25 11:03:15 1995 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id LAA18127 for hackers-outgoing; Mon, 25 Sep 1995 11:03:15 -0700 Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id LAA18119 for ; Mon, 25 Sep 1995 11:03:08 -0700 Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id KAA05448; Mon, 25 Sep 1995 10:59:42 -0700 From: Terry Lambert Message-Id: <199509251759.KAA05448@phaeton.artisoft.com> Subject: Re: Unusual networking question from the net.. To: jkh@time.cdrom.com (Jordan K. Hubbard) Date: Mon, 25 Sep 1995 10:59:42 -0700 (MST) Cc: hackers@FreeBSD.ORG In-Reply-To: <7613.812004333@time.cdrom.com> from "Jordan K. Hubbard" at Sep 24, 95 09:45:33 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 677 Sender: owner-hackers@FreeBSD.ORG Precedence: bulk > we have developed an application for network-monitoring, using the bpf. > With bsdi, we can moitor ca. 6000 packets without packetloss on a > 486/66mhz-eisa. > > Using FreeBSD 2.0.5 , the packet-loss starts at very light load > (ca. 500Packets/s). > Without the update-process (Process #4), the loss starts at 3000 P/s, > even on a P90/PCI. > what's going wrong? > is it the scheduler, the drivers? My guess is that because they are selling as a net server, they have raised the priority of SPLNET to the detriment of other drivers. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.