From owner-freebsd-questions@FreeBSD.ORG Mon Nov 10 18:11:16 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1DF0A106568C for ; Mon, 10 Nov 2008 18:11:16 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 2E73C8FC19 for ; Mon, 10 Nov 2008 18:11:14 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.3/8.14.2) with ESMTP id mAAIArP2098157; Mon, 10 Nov 2008 19:10:53 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.3/8.14.2/Submit) with ESMTP id mAAIArM6098154; Mon, 10 Nov 2008 19:10:53 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Mon, 10 Nov 2008 19:10:53 +0100 (CET) From: Wojciech Puchar To: Christer Solskogen In-Reply-To: Message-ID: <20081110191004.E98114@wojtek.tensor.gdynia.pl> References: <18712.12773.515079.902143@jerusalem.litteratus.org> <200811101529.57983.fbsd.questions@rachie.is-a-geek.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org Subject: Re: High load - lost network X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Nov 2008 18:11:16 -0000 i don't think it's interrupt sharing problems. anyway - turn on MSI interrupts if your hardware can. check if producing high load on atapci1 make problem worse or not. On Mon, 10 Nov 2008, Christer Solskogen wrote: > Mel wrote: > >> Any shared interrupts? What does vmstat -i show under the load you describe? >> > > irq1: atkbd0 531 0 > irq6: fdc0 10 0 > irq14: ata0 95 0 > irq18: em0 atapci1 1198845 4 > cpu0: timer 559484003 1999 > cpu1: timer 559483898 1999 > Total 1120167382 4004 > > > -- > chs > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > >