Re: Interrupt storm
From: Dan Cojocar (dan.cojocar_at_gmail.com)
Date: 03/30/05
- Previous message: Doug White: "Re: ciss(4): speed degradation for Compaq Smart Array [edited]"
- In reply to: Andre Guibert de Bruet: "Re: Interrupt storm"
- Next in thread: Andre Guibert de Bruet: "Re: Interrupt storm"
- Reply: Andre Guibert de Bruet: "Re: Interrupt storm"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 30 Mar 2005 20:26:15 +0300 To: freebsd-current@freebsd.org
On Wed, 30 Mar 2005 10:53:48 -0500 (EST), Andre Guibert de Bruet
<andy@siliconlandmark.com> wrote:
>
> On Wed, 30 Mar 2005, Dan Cojocar wrote:
>
> > On Tue, 29 Mar 2005 15:46:52 -0500 (EST), Andre Guibert de Bruet wrote:
> >>
> >> Have you tried booting this machine using GENERIC with ACPI turned off?
> >
> > I tried running GENERIC and i get the following lor and watchdog
> > timeout, no interrupt storms:
> --- 8< --- <snip> --- 8< ---
> > Here is the full dmesg: http://cs.ubbcluj.ro/~dan/dmesg.txt.generic
> > I tried also my kernel with apic, i don't get interrupt storms but
> > i get watchdog timeout message just like with GENERIC.
> > Here is the full dmesg: http://cs.ubbcluj.ro/~dan/dmesg.txt.apic
> > And finally i tried my kernel without apic and without acpi, it's
> > running just fine, no interrupt storms, no watchdog timeout, but i
> > don't have acpi :(, here is the final
> > dmesg: http://cs.ubbcluj.ro/~dan/dmesg.txt.noacpi.
>
> It looks like your motherboard's DSDT is doing something hokey. I would
> complain to the board manufacturer about this. For the timebeing, you can
> dump the DSDT into ASL format, modify it, compile it back to DSDT and load
> a proper version on system startup. If this is your first time, you
> probably want to run "acpidump -d > my.asl" and make the resulting file
> available somewhere.
>
> Would you also mind sharing the kernel config file that was used to build
> the kernel that gaves you the mother of all interrupt parties?
>
Here is my asl: http://cs.ubbcluj.ro/~dan/my.asl
And here is my kernel config: http://cs.ubbcluj.ro/~dan/FREE
Thanks,
Dan
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
- Previous message: Doug White: "Re: ciss(4): speed degradation for Compaq Smart Array [edited]"
- In reply to: Andre Guibert de Bruet: "Re: Interrupt storm"
- Next in thread: Andre Guibert de Bruet: "Re: Interrupt storm"
- Reply: Andre Guibert de Bruet: "Re: Interrupt storm"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
- Re: PANIC (watchdog)
... set up a watchdog app to reset the watchdog timeout every ... it's not a panic
(it's only a panic in a kernel without ... you into the kernel debugger _unless_
something resets the watchdog ... (freebsd-current) - Re: Interrupt storm
... >> Have you tried booting this machine using GENERIC with ACPI turned off? ...
> timeout, no interrupt storms: ... > And finally i tried my kernel without
apic and without acpi, ... It looks like your motherboard's DSDT is doing something hokey.
... (freebsd-current) - Re: [discuss] Re: [Perfctr-devel] Re: Enabling RDPMC in user space by default
... >> Disabling the NMI watchdog for that is out of question. ... >>
debugging device and without it kernel bug reports are much worse. ... > to count elapsed
cycles while executing a ring 0 and ring 3. ... (Linux-Kernel) - Software watchdog patch
... I've been working on a patch which adds software watchdog to the FreeBSD ...
One half is a kernel patch which adds the ... Then, if your kernel was built with DDB
support, you will ... (freebsd-current) - Re: Advantech Watchdog timer query
... >>latest version of the kernel. ... My question concerns an Advantech
card ... >>PCI 6870 Single Board Computer and its watchdog timer. ...
(Linux-Kernel)