Date: Wed, 17 Oct 2012 20:48:14 +0300 From: Konstantin Belousov <kostikbel@gmail.com> To: Maxim Sobolev <sobomax@freebsd.org> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r241625 - head/usr.sbin/cron/cron Message-ID: <20121017174814.GN35915@deviant.kiev.zoral.com.ua> In-Reply-To: <201210170044.q9H0iZHo055977@svn.freebsd.org> References: <201210170044.q9H0iZHo055977@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--abN2VRGcDj5Z284b Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Oct 17, 2012 at 12:44:35AM +0000, Maxim Sobolev wrote: > Author: sobomax > Date: Wed Oct 17 00:44:34 2012 > New Revision: 241625 > URL: http://svn.freebsd.org/changeset/base/241625 >=20 > Log: > o Use nanosleep(2) to sleep exact amount of time till the next second, > not multiple of 1 second, which results in actual time to drift back > and forth every run within 1 second of the actual action has > been set for. > =20 > Suggested by: Ian Lepore > =20 > o Schedule the first run in 1 second after starting up, not on the > boundary of the next minute, which results in the every_second jobs > not being run. The cron daemon in HEAD is not functional, i.e. no jobs are executed at all. Reverting r241625 r241618 r241576 gives me the expected behaviour. P.S. I do not remember a single commit from you which did not failed on tinderbox, or was not found buggy later. --abN2VRGcDj5Z284b Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (FreeBSD) iEYEARECAAYFAlB+714ACgkQC3+MBN1Mb4htKQCdGDYxyFfwWM3pinev/XmLuIu1 UicAniZT3H49jTVyzDFg+GR0hMZJZMqx =UAEW -----END PGP SIGNATURE----- --abN2VRGcDj5Z284b--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20121017174814.GN35915>