Linked by Thom Holwerda on Wed 13th Aug 2008 23:50 UTC
Mac OS X An interesting article has been making its way around the internet the past few days, titled "Top 10 Usability Highs Of Mac OS". Mac OS X indeed does some things very, very right, just like many other operating systems and graphical environments do some things very, very right. The issue with the list of the article in question is that many of the items on the list are not exactly examples of "Usability Highs" at all.
Thread beginning with comment 326901
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE[3]: a kernel panic?
by zlynx on Thu 14th Aug 2008 13:53 UTC in reply to "RE[2]: a kernel panic?"
zlynx
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.

Reply Parent Bookmark Score: 3

RE[4]: a kernel panic?
by ichi on Thu 14th Aug 2008 15:35 in reply to "RE[3]: a kernel panic?"
ichi Member since:
2007-03-06

Enable "Watchdog Timer support" in the kernel and use the watchdog daemon: ftp://ibiblio.org/pub/Linux/system/daemons/watchdog/

Reply Parent Bookmark Score: 4

RE[4]: a kernel panic?
by righard on Thu 14th Aug 2008 16:03 in reply to "RE[3]: a kernel panic?"
righard Member since:
2007-12-26

You can still use this after a kernel panic:
http://en.wikipedia.org/wiki/Magic_SysRq_key

Reply Parent Bookmark Score: 1