cvs commit: src/etc/defaults rc.conf src/etc/rc.d Makefile
watchdogd src/share/man/man4 Makefile watchdog.4 src/sys/conf NOTES
options src/sys/kern kern_clock.c src/usr.sbin Make
Sean Kelly
smkelly at FreeBSD.org
Thu Jun 26 11:14:05 PDT 2003
On Thu, Jun 26, 2003 at 10:58:22AM -0700, Nate Lawson wrote:
> Looks interesting. Could you make the reset delay a sysctl? Then the
> user daemon could read the kernel's delay setting and adjust its poke
> routine accordingly. Right now the sleep is hardcoded at 1 sec. Maybe
> debug.watchdog.reset and debug.watchdog.deadline or something.
debug.watchdog.timeout actually exists. watchdogd just isn't smart enough to
read it yet. The watchdog will fire after debug.watchdog.timeout seconds.
edgemaster# sysctl debug.watchdog
debug.watchdog.enabled: 0
debug.watchdog.timeout: 20
debug.watchdog.reset: 0
--
Sean Kelly | PGP KeyID: D2E5E296
smkelly at zombie.org | http://www.zombie.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-src/attachments/20030626/2d557462/attachment-0001.bin
More information about the cvs-src
mailing list