Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Jan 2013 14:40:55 -0800 (PST)
From:      Sushanth Rai <sushanth_rai@yahoo.com>
To:        freebsd-hackers@freebsd.org
Subject:   NMI watchdog functionality on Freebsd
Message-ID:  <1358894455.17521.YahooMailClassic@web181706.mail.ne1.yahoo.com>

next in thread | raw e-mail | index | archive | help
Hi,

Does freebsd have some functionality similar to  Linux's NMI watchdog ? I'm aware of ichwd driver, but that depends to WDT to be available in the hardware. Even when it is available, BIOS needs to support a mechanism to trigger a OS level recovery to get any useful information when system is really wedged (with interrupt disabled). 

With Linux's NMI, APIC is programmed to periodically generate NMI and the OS NMI handler can check for some counters and invoke panic if the counters are not updated for a while. 

Thanks,
Sushanth



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1358894455.17521.YahooMailClassic>