From owner-freebsd-stable@FreeBSD.ORG Thu Jan 15 05:36:32 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C7543106566B for ; Thu, 15 Jan 2009 05:36:32 +0000 (UTC) (envelope-from amarat@ksu.ru) Received: from mx.kzn.ru (mx.kzn.ru [194.85.243.39]) by mx1.freebsd.org (Postfix) with ESMTP id 418A58FC0A for ; Thu, 15 Jan 2009 05:36:31 +0000 (UTC) (envelope-from amarat@ksu.ru) X-IronPort-AV: E=Sophos;i="4.37,267,1231102800"; d="scan'208";a="1166296" Received: from mail.ksu.ru (HELO ruby.ksu.ru) ([193.232.252.56]) by iout.kzn.ru with ESMTP; 15 Jan 2009 08:36:31 +0300 X-Pass-Through: Kazan State University Network Received: from zealot.ksu.ru ([194.85.245.161]) by ksu.ru (8.13.4/8.13.4) with ESMTP id n0F5XCki006464; Thu, 15 Jan 2009 05:33:12 GMT Received: from zealot.ksu.ru (localhost.lnet [127.0.0.1]) by zealot.ksu.ru (8.14.3/8.14.3) with ESMTP id n0F5ZcmD016471; Thu, 15 Jan 2009 08:35:39 +0300 (MSK) (envelope-from amarat@ksu.ru) Message-ID: <496ECB2A.8080609@ksu.ru> Date: Thu, 15 Jan 2009 08:35:38 +0300 From: "Marat N.Afanasyev" User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.8.1.16) Gecko/20080903 SeaMonkey/1.1.11 MIME-Version: 1.0 To: Dan Langille References: <496D374A.3020704@langille.org> <496E9A37.20800@langille.org> <496EA339.6010808@ksu.ru> <496EB43A.8010805@langille.org> In-Reply-To: <496EB43A.8010805@langille.org> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-stable@freebsd.org Subject: Re: interrupt storm X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jan 2009 05:36:33 -0000 Dan Langille wrote: > Marat N.Afanasyev wrote: >> Dan Langille wrote: >>> Dan Langille wrote: >>>> Hi, >>>> >>>> I'm getting this: >>>> >>>> kernel: interrupt storm detected on "irq22:"; throttling interrupt >>>> source >> what is your motherboard brand? I have the same issue with interrupt >> storms, as stated in [1] and I think that it can be related with mb >> manyfacturer >> >> [1] >> http://lists.freebsd.org/pipermail/freebsd-stable/2009-January/047644.html >> >> > > Opening the case, reading the m/b: > > K9A2 Platinum MSI > yeah. I suppose that microstar makes something weird in their motherboards. I tried to disassemble dsdt and assemble it again -- no luck, it has errors ;) more interesting, I've found that dsdt mentions windows nt, windowses like millennium, windowses like 2000 and linux explicitly. but no mention of any other system. I think this is one of cases to investigate, but I have a little experience in dsdt programming :( -- SY, Marat