From owner-freebsd-current Fri Aug 24 11:36:48 2001 Delivered-To: freebsd-current@freebsd.org Received: from mail.wrs.com (unknown-1-11.windriver.com [147.11.1.11]) by hub.freebsd.org (Postfix) with ESMTP id D3EF437B403 for ; Fri, 24 Aug 2001 11:36:41 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: from laptop.baldwin.cx (john@[147.11.46.201]) by mail.wrs.com (8.9.3/8.9.1) with ESMTP id LAA12305; Fri, 24 Aug 2001 11:36:37 -0700 (PDT) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20010824120648.A98324@caerdonn.eurocontrol.fr> Date: Fri, 24 Aug 2001 11:36:43 -0700 (PDT) From: John Baldwin To: Ollivier Robert Subject: RE: Interrupt problem Cc: "FreeBSD Current Users' list" Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 24-Aug-01 Ollivier Robert wrote: > Hello, > > John, is your patch (the one for sound interrupts) support to fix this kind > of problem ? > > interrupt total rate > stray irq0 1 0 > stray irq6 1 0 > stray irq15 1 0 > ata1 irq15 4 0 > ahc0 irq9 739 0 > atkbd0 irq1 28757 0 > psm0 irq12 205535 2 > pcm0 irq5 58485147 684 <<<<< > clk irq0 8549201 99 > rtc irq8 10943235 127 > fxp0 irq9 575639 6 > Total 78788260 921 > > Sound is configured on this machine but not used at all at the moment so > that many interrupts is a bit suspect... That sounds more like a driver problem. The timeout patch fixed a bug in tsleep that could result in a hung process. -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message