Port-xen archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: bnx driver in 5.99.7 panics under xen 3.3.1



On Tue, Feb 03, 2009 at 07:59:36AM -0800, Mike Bowie wrote:
> > What does 'systat vm' show ? This would probably show you which interrupt
> > is generating the load.
> > You can also try entering the debugger with +++++
> > and type 'show events' from the db> prompt.
> >
> 
> "ioapic0 pin 11" is catching about 114000 interrupts every two or three
> seconds.
> 
> # dmesg | grep ioapic0
> [...]
> svwsata0: using ioapic0 pin 11, event channel 3 for native-PCI interrupt
> ohci0: interrupting at ioapic0 pin 11, event channel 3
> ohci1: interrupting at ioapic0 pin 11, event channel 3
> ehci0: interrupting at ioapic0 pin 11, event channel 3

You could try disabling ehci (add -c to the netbsd boot command line,
and 'disable ehci'). I guess the keyboard is at ohci so disabling
ohci will be problematic. If you're not using USB devices at all disable
ohci too.
I guess your drives are on the svwsata0 ? If not you can try disabling
it as well.

-- 
Manuel Bouyer <bouyer%antioche.eu.org@localhost>
     NetBSD: 26 ans d'experience feront toujours la difference
--


Home | Main Index | Thread Index | Old Index