From owner-freebsd-stable@FreeBSD.ORG Thu Sep 28 15:18:05 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2697516A417 for ; Thu, 28 Sep 2006 15:18:05 +0000 (UTC) (envelope-from dom@helenmarks.co.uk) Received: from mailhost.graphdata.co.uk (mailhost.graphdata.co.uk [195.12.22.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E96343D49 for ; Thu, 28 Sep 2006 15:18:03 +0000 (GMT) (envelope-from dom@helenmarks.co.uk) Received: from localhost (localhost [127.0.0.1]) by mailhost.graphdata.co.uk (Postfix) with ESMTP id D1CBE114025 for ; Thu, 28 Sep 2006 16:18:02 +0100 (BST) X-Virus-Scanned: amavisd-new at graphdata.co.uk Received: from mailhost.graphdata.co.uk ([127.0.0.1]) by localhost (mailhost.graphdata.co.uk [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id DSMPJWoMVpbH for ; Thu, 28 Sep 2006 16:18:00 +0100 (BST) Received: from gdc083.internal.graphdata.co.uk (gdc083.internal.graphdata.co.uk [192.168.0.86]) by mailhost.graphdata.co.uk (Postfix) with SMTP id 86F2B11401E for ; Thu, 28 Sep 2006 16:18:00 +0100 (BST) Date: Thu, 28 Sep 2006 16:18:00 +0100 From: Dominic Marks To: freebsd-stable@freebsd.org Message-Id: <20060928161800.51f914f6.dom@helenmarks.co.uk> In-Reply-To: <8e10486b0609280757u2bc9b93cyfc9df589b7f4f732@mail.gmail.com> References: <8e10486b0609280757u2bc9b93cyfc9df589b7f4f732@mail.gmail.com> X-Mailer: Sylpheed version 2.2.9 (GTK+ 2.8.20; i386-portbld-freebsd6.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: 6-Stable High Interrupt Rate on network X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Sep 2006 15:18:05 -0000 On Thu, 28 Sep 2006 11:57:22 -0300 "Alexandre Biancalana" wrote: > Hi list, > > Today I changed the main gateway from our network from PIII 733, 512 MB > Ram running FreeBSD 4-STABLE to a Xeon 3.0, 1Gb Ram running FreeBSD > 6-STABLE. But the performance of the network is worst than before. How are you measuring the performance? > The new machine is a Dell PowerEdge 1800 have one quad DLink DFE-580TX, > one quad Adaptec ANA-62044 and one on board Intel em. I enabled the polling > on all interfaces, set the HZ to 1000 and set kern.polling.user_frac=30, but > this does not happened. What else is the machine doing, firewall, nat, traffic shaping, proxy? -- Dominic