From owner-freebsd-current@FreeBSD.ORG Wed Oct 24 13:54:56 2007 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F1CDE16A419 for ; Wed, 24 Oct 2007 13:54:55 +0000 (UTC) (envelope-from freebsd-current@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.freebsd.org (Postfix) with ESMTP id BE52D13C48D for ; Wed, 24 Oct 2007 13:54:55 +0000 (UTC) (envelope-from freebsd-current@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1IkggH-0008EL-7Z for freebsd-current@freebsd.org; Wed, 24 Oct 2007 13:53:57 +0000 Received: from lara.cc.fer.hr ([161.53.72.113]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 24 Oct 2007 13:53:57 +0000 Received: from ivoras by lara.cc.fer.hr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 24 Oct 2007 13:53:57 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-current@freebsd.org From: Ivan Voras Date: Wed, 24 Oct 2007 15:55:22 +0200 Lines: 10 Message-ID: References: <471F4442.2000804@janh.de> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: lara.cc.fer.hr User-Agent: Thunderbird 2.0.0.6 (X11/20070801) In-Reply-To: <471F4442.2000804@janh.de> Sender: news Subject: Re: 7.0-BETA1: interrupt storm -- do I have to worry? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Oct 2007 13:54:56 -0000 Jan Henrik Sylvester wrote: > I just installed 7.0-BETA1 for testing. I found this in dmesg: > > interrupt storm detected on "irq10:"; throttling interrupt source > > Do I have to worry about this? (Was not there in 6.2.) Hmm, it's probably USB on irq10. How often do you get it? I have a similar laptop with ICH4 on 7-CURRENT which works ok. Please post the output of vmstat -i.