Linked by Thom Holwerda on Wed 13th Aug 2008 23:50 UTC
Thread beginning with comment 326901
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
Enable "Watchdog Timer support" in the kernel and use the watchdog daemon: ftp://ibiblio.org/pub/Linux/system/daemons/watchdog/
You can still use this after a kernel panic:
http://en.wikipedia.org/wiki/Magic_SysRq_key






Member since:
2005-07-20
No, there is no watchdog daemon to return control to the user. Once the kernel panics, user-space is not run anymore. Unless it is set for a timed reboot or a kdump, the kernel goes into an idle loop and that is the end of everything.