On 3/10/21 11:04 AM, Konstantin Belousov wrote:
This probably hangs machine instead of panicing.  In low memory condition,
you do not handle interrupt, which probably mean that the source is not
silenced, and after EOI the same interrupt will be generated again.

Hi,

This usually happens during boot. Another possibility is to panic() there. I don't see so many options.

--HPS
_______________________________________________
dev-commits-src-main@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/dev-commits-src-main
To unsubscribe, send any mail to "dev-commits-src-main-unsubscr...@freebsd.org"

Reply via email to