Date: Wed, 15 Oct 2008 18:17:56 -0700 (PDT) From: mdh <mdh_lists@yahoo.com> To: freebsd-questions@freebsd.org, nazir <nazir.haron@gmail.com> Subject: Re: Interrupt storm detected on "irq10:"; throttling interrupt source Message-ID: <581062.74286.qm@web56804.mail.re3.yahoo.com> In-Reply-To: <9af66ccb0810151744m6dc9176cxcadecae2939ee05f@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--- On Wed, 10/15/08, nazir <nazir.haron@gmail.com> wrote:
> From: nazir <nazir.haron@gmail.com>
> Subject: Interrupt storm detected on "irq10:"; throttling interrupt source
> To: freebsd-questions@freebsd.org
> Date: Wednesday, October 15, 2008, 8:44 PM
> Hi,
>
> I'm getting these on my HP-DL165 AMD Quad Qore
>
> interrupt storm detected on "irq10:"; throttling
> interrupt source
What is on IRQ 10? You can determine this via the command:
`dmesg |grep irq` then look for the line for IRQ 10 which specifies what device is there. It could be a driver problem, or it could be that the hardware there is bunk.
- mdh
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?581062.74286.qm>
