Pete French wrote:
I admit I was scepticle of this suggestion - but it actually seems to
have worked. COmpiling a straight GENERIC kernel with KDB and DDB
included do seem to have made my irq22 interrupt storms go away.
Certainly I have spent some time trying to provoke the problem and not
managed to make it read it's ugly head again.

The thing is though, this doen't make me particularly happy - as I am
sure that KDB and DDB are not supposed to make any major changes to
how the kernel functions are they ?

-pete.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[email protected]"

no major changes, indeed, but a couple of small changes, e.g. implicit turning off all optimizations.

--
SY, Marat
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[email protected]"

Reply via email to