Subject: Re: watchdog reset?
To: Rafal Boni <rafal.boni@eDial.com>
From: Jason R Thorpe <thorpej@zembu.com>
List: port-sgimips
Date: 06/11/2001 09:14:22
On Mon, Jun 11, 2001 at 07:27:40AM -0400, Rafal Boni wrote:

 > Yeah, in fact it's on by design more or less; I have a feeling it should
 > probably now be ripped out since I just put special-cased code into 
 > my local tree to turn it off in cpu_Debugger() a few days ago (which 
 > seems like the Wrong Thing since cpu_Debugger() is generic across all
 > MIPS ports).
 > 
 > I'll rip it out (or ifdef it appropriately so it is off by default) if
 > that's the consensus.  Or is there a more MD way to turn stuff like 
 > that off on entry to DDB?

If we want to use it, we can hook it into the sysmon watchdog stuff.

Is the period configurable?

-- 
        -- Jason R. Thorpe <thorpej@zembu.com>