Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 May 2009 01:08:28 -0700
From:      perryh@pluto.rain.com
To:        ns@got2get.net, onemda@gmail.com
Cc:        freebsd-questions@freebsd.org
Subject:   Re: how to fix "interrupt storm"
Message-ID:  <4a0fc5fc.bOMfTN1TTNmicvIB%perryh@pluto.rain.com>
In-Reply-To: <23481884.post@talk.nabble.com>
References:  <4a04702a.ZaIfHAUzw/YexVK2%perryh@pluto.rain.com> <3a142e750905090746g5324d8ffl1ea10645c0e5f45c@mail.gmail.com> <4a05f963.OI3CMfJ3/j2hbi4D%perryh@pluto.rain.com> <3a142e750905100452s73aa391bjcdc8fea49636ee37@mail.gmail.com> <4a070969.mYZsiV8emLhJVvVg%perryh@pluto.rain.com> <23481884.post@talk.nabble.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Nicolais <got2get.net!ns@agora.rdrop.com> wrote:
> PerryH-2 wrote:
> > There are no USB devices connected.  I think those must actually
> > be atapci1 interrupts, since irq9 is where dmesg reported it.
>
> I think this could be related to previous issues on same topic.
> I don't recall the thread titles, but the solution is located here:
>
> http://confighell.com/FreeBSD#How_to_get_rid_of_interrupt_storm_atapci0_and_others_
>
> I hope it can solve things out for you as well.

It does not seem to be the solution in this case.

(Apologies for the delay; this machine turned out to be a bit
under-resourced for kernel building, and meanwhile life got
in the way.)

So, I am back to asking what changes or additions to make in
/boot/device.hints.  I suppose I need to move either uhci0 or
atapci1 off of the (currently shared) irq9 to an unused irq,
but I'm not finding it immediately evident how to do that.

For the archives, in case the referenced page goes away in the
future, it suggests adding

  options         KDB
  options         KDB_UNATTENDED
  options         DDB

to the kernel.  This is reported to have caused an interrupt
storm, involving an atapci controller on an amd64 system, to
go away.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4a0fc5fc.bOMfTN1TTNmicvIB%perryh>