Tony Chung wrote:
Hi,
I like to reset the system when struck in a spinlock. I try
"nmi_watchdog=1" on /etc/grub.conf but no luck.
Any recommendation?
I think hardware timer watchdog will work but if there is any other more
generic way to do that?
There is the softdog module, which is a software watchdog.
You can also "echo 60 > /proc/sys/kernel/panic" to automatically
reboot your system one minute after a panic.
--
Who do you trust?
The people with all the right answers?
Or the people with the right questions?
--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive: http://mail.nl.linux.org/kernelnewbies/
FAQ: http://kernelnewbies.org/faq/