View previous topic :: View next topic |
Author |
Message |
synss Apprentice


Joined: 08 Mar 2006 Posts: 282 Location: Dijon > Berlin > Tokyo > Nürnberg > München
|
Posted: Sun Apr 26, 2009 10:16 am Post subject: Kernel Watchdog |
|
|
Hi,
I do not really understand what Kernel watchdogs are and if I need it or not. I am running linux on my laptop, by the way. So far, from what I could find, watchdogs may be used to help in case something goes wrong in the kernel but one needs some special hardware to use it. It looks like something useful for big workstations or servers but not for laptops. So I am inclined to think that I can skip it on my next kernel configuration. But maybe I missed the point, so any further information or pointers would be appreciated. _________________ Compress portage tree
Elog viewer
Autodetect swap |
|
Back to top |
|
 |
Hu Administrator

Joined: 06 Mar 2007 Posts: 23226
|
Posted: Sun Apr 26, 2009 4:01 pm Post subject: |
|
|
See http://en.wikipedia.org/wiki/Watchdog_timer for an explanation of what it can do. For a typical laptop or desktop system, the watchdog is not likely to be useful. If you were running experimental or otherwise unreliable code, the watchdog might be useful to recover the system if the test code gets out of control.
You can get a software watchdog if you want watchdog support and lack a hardware watchdog. Of course, a software watchdog is less reliable. If the system hangs hard, it will cease checking whether the watchdog is satisfied, and so the watchdog will never trigger. A hardware watchdog can recover anyway, since it continues to monitor even if the system CPU has locked up. |
|
Back to top |
|
 |
synss Apprentice


Joined: 08 Mar 2006 Posts: 282 Location: Dijon > Berlin > Tokyo > Nürnberg > München
|
|
Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|