FWIW, I think that this would be a *good* thing. One of the problems with panic is that you can't really reset the state of the world, so most kernel services are not reliable. Unfortunately, mechanisms for preserving forensics for debug require some kernel services.
Seems to me you are backing into interesting territory here- getting a
bit more like Solaris.

If you *do* do this, then you really *do* need to stop all other CPUs
when you panic, or else it's likely you'll double panic more often than not.
Yes, I don't dispute this.


_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to