Re: svn commit: r245949 - head/usr.sbin/watchdogd

2013-01-26 Thread Ian Lepore
On Sat, 2013-01-26 at 16:52 -0500, Eitan Adler wrote: > > @@ -188,7 +196,7 @@ watchdog_loop(void) > > if (watchdog_onoff(0) == 0) { > > end_program = 2; > > } else { > > - warnx("Could not

Re: svn commit: r245949 - head/usr.sbin/watchdogd

2013-01-26 Thread Eitan Adler
> @@ -188,7 +196,7 @@ watchdog_loop(void) > if (watchdog_onoff(0) == 0) { > end_program = 2; > } else { > - warnx("Could not stop the watchdog, not > exiting"); > +

Re: svn commit: r245949 - head/usr.sbin/watchdogd

2013-01-26 Thread Andriy Gapon
on 26/01/2013 23:29 Ian Lepore said the following: > @@ -188,7 +196,7 @@ watchdog_loop(void) > if (watchdog_onoff(0) == 0) { > end_program = 2; > } else { > - warnx("Could not stop the watchdog, no

svn commit: r245949 - head/usr.sbin/watchdogd

2013-01-26 Thread Ian Lepore
Author: ian Date: Sat Jan 26 21:29:45 2013 New Revision: 245949 URL: http://svnweb.freebsd.org/changeset/base/245949 Log: Reduce watchdogd's memory footprint when running daemonized. This uses the recently-added jemalloc(3) feature of setting the lg_chunk tuning option to zero to request