From owner-freebsd-mobile@FreeBSD.ORG Mon Feb 7 18:20:41 2005 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4E68516A4CE for ; Mon, 7 Feb 2005 18:20:41 +0000 (GMT) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4A53B43D45 for ; Mon, 7 Feb 2005 18:20:40 +0000 (GMT) (envelope-from freebsd-mobile@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1CyDTI-0005yU-74 for freebsd-mobile@freebsd.org; Mon, 07 Feb 2005 19:18:52 +0100 Received: from port-212-202-190-30.dynamic.qsc.de ([212.202.190.30]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 07 Feb 2005 19:18:52 +0100 Received: from t.kempka by port-212-202-190-30.dynamic.qsc.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 07 Feb 2005 19:18:52 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-mobile@freebsd.org From: Thomas Kempka Date: Mon, 7 Feb 2005 18:02:46 +0000 (UTC) Lines: 31 Message-ID: References: <1107237354.41ff19ea1f6bc@webmail.understudy.net> <200502071152.34816.jhb@FreeBSD.org> X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: port-212-202-190-30.dynamic.qsc.de User-Agent: tin/1.6.2-20030910 ("Pabbay") (UNIX) (FreeBSD/5.3-STABLE (i386)) Sender: news X-Gmane-MailScanner: Found to be clean X-Gmane-MailScanner: Found to be clean X-MailScanner-From: freebsd-mobile@m.gmane.org X-MailScanner-To: freebsd-mobile@freebsd.org Subject: Re: Thinkpad 600e interrupt storm X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Feb 2005 18:20:41 -0000 John Baldwin wrote: > > Can you try using the interrupt storm modifications from HEAD: > > Index: kern_intr.c > =================================================================== > RCS file: /usr/cvs/src/sys/kern/kern_intr.c,v > retrieving revision 1.113.2.5 > diff -u -r1.113.2.5 kern_intr.c > --- kern_intr.c 31 Jan 2005 23:26:15 -0000 1.113.2.5 > +++ kern_intr.c 7 Feb 2005 16:51:48 -0000 Hi, I just tested the patch with no success. I still get the interrupt storm error messages and cbb device slowdowns. Interrupt storm detected on "irq11: cbb0 uhci0"; throttling interrupt source Interrupt storm detected on "irq10: cbb1"; throttling interrupt source Interrupt storm detected on "irq9: acpi0"; throttling interrupt source Thanks for the notification about the changed handling in HEAD. Greetings, Thomas Kempka -- Thomas Kempka