On Sun, May 13, 2001 at 02:54:14PM -0700, Thomas Bushnell, BSG wrote:
> Marcus Brinkmann <[EMAIL PROTECTED]> writes:
> 
> > 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.

Igor

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

Reply via email to