Alu Powerbook
Suleiman Souhlal
refugee at segfaulted.com
Mon Feb 9 21:53:01 PST 2004
Hello,
On Tue, 10 Feb 2004 00:34:08 +1000
Peter Grehan <grehan at freebsd.org> wrote:
> - there is an interrupt storm that is never allowing init to return
> to
> user space. Mildly probable, and should show up under tracing.
I believe this is the problem. I implemented the intrcnt stuff, so
that I could use vmstat -i (I'll send you my changes once I have
polished them), and here's what i found:
pbfbsd:~% vmstat -i
interrupt total rate
irq1: 12934636 44756
irq24: 26 0
Total 12934662 44756
pbfbsd:~% ps auxw | grep irq1
root 31 0.0 0.0 0 20 ?? WL 5:44AM 2:10.72 (irq1:
gem0)
So apparently, something's wrong with the gem driver..
Later,
Suleiman
More information about the freebsd-ppc
mailing list