From owner-freebsd-questions@FreeBSD.ORG Fri May 16 10:57:02 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B0BC537B401 for ; Fri, 16 May 2003 10:57:02 -0700 (PDT) Received: from mail.belent.com (mail.belent.com [207.96.133.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id CEBB443F85 for ; Fri, 16 May 2003 10:57:01 -0700 (PDT) (envelope-from tgabi@belent.com) Received: from gabriel.office (gabriel.office [192.168.1.114]) by mail.belent.com (8.12.9/8.12.4) with ESMTP id h4GHv1cL006448 for ; Fri, 16 May 2003 13:57:01 -0400 From: Gabriel Tataranu To: freebsd-questions@freebsd.org Date: Fri, 16 May 2003 13:54:48 -0400 User-Agent: KMail/1.5 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200305161354.48002.tgabi@belent.com> Subject: Re: Major IP storm on fxp X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 May 2003 17:57:03 -0000 >Sounds like a hardware conflict to me-- what IRQs are the various system >devices getting? Maybe try moving the Adaptec card to another PCI slot. First thing I look for in this kind of situations. Adaptec is on IRQ 10 and fxp is on IRQ 7 (yes, the parallel port is disabled in BIOS). I'll try moving the Adaptec on a different PCI slot. Right now I'm trying the same trick on 4.6.2 release. So far rsync seems about 10 times slower than on 4.8 release. Regards, Gabriel