Date: Thu, 26 Jun 2003 13:14:02 -0500 From: Sean Kelly <smkelly@FreeBSD.org> To: Nate Lawson <nate@root.org> Cc: cvs-all@FreeBSD.org Subject: Re: 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 Message-ID: <20030626181402.GB58450@edgemaster.zombie.org> In-Reply-To: <20030626105440.G75012@root.org> References: <20030626095100.1332F37B404@hub.freebsd.org> <20030626105440.G75012@root.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--eAbsdosE1cNLO4uF Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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 --=20 Sean Kelly | PGP KeyID: D2E5E296 smkelly@zombie.org | http://www.zombie.org --eAbsdosE1cNLO4uF Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (FreeBSD) iD8DBQE++zfqPm7A9NLl4pYRAneRAKC/WPAF0YlZg3i53XaA32WGkLmm0gCdEXsV yUEyBw5Gvqddtsqiqugng4A= =6278 -----END PGP SIGNATURE----- --eAbsdosE1cNLO4uF--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030626181402.GB58450>