On Wed, May 16, 2001 at 03:20:32PM -0700, Jeff Bailey wrote:
> On Wed, May 16, 2001 at 05:44:05PM -0400, Igor Khavkine wrote:
> 
> > > > The time it pauses is too short to write down all registers.  We should
> > > > consider increasing it.
> > > 
> > > The time is a rapid spinning loop, IIRC, and has gotten shorter as
> > > processors have gotten faster; it should be timed to bogomips or
> > > something like that.
> > 
> > Why should there be a finite delay? I think a much better option
> > is wait for the user to press a key before rebooting. When I was
> > working with oskit-mach I was lazy so I just put a "hlt" instruction
> > in panic so I would have to manually reset the machine to reboot.
> > But it did give me unlimited time to examine the error messages.
> 
> I like the idea of adding a --halt-on-panic option to the configure.
> I think the Debian package should probably *not* have this on by
> default (on the theory that this could be a production environment)

My thinking was that a hltonpanic=1 kernel argument would be good.
The advantage over a configure option is that it doesn't require a
recompile to use.

-- 
Adam Olsen, aka Rhamphoryncus

_______________________________________________
Bug-hurd mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-hurd

Reply via email to