DragonFly BSD
DragonFly users List (threaded) for 2012-07
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: watchdog question


From: Alex Hornung <ahornung@xxxxxxxxx>
Date: Mon, 30 Jul 2012 15:09:41 +0100


On 30/07/12 14:58, Konrad Neuwirth wrote:
> Now, my question: I read the kernel.watchdog.auto and kernel.watchdog.period knobs to mean the kernel can auto-update the kernel; on the other hand, the documentation refers me to the watchdogd daemon. The latter one claims /dev/wdog isn't writable. But why have two solutions to one problem? Doesn't the kernel auto updating suffice, anyway? 

There are two options: the kernel auto-refreshing or a userland process
(watchdogd) refreshing.

Whether you want one or the other depends; obviously the kernel
auto-refresh is more convenient, but it may not be sufficient for your
scenario. Just picture userland processes hanging but bits of the kernel
going on. This is a scenario that only the latter option will get you
out of.

HTH,
Alex



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]