svn commit: r241576 - in head/usr.sbin/cron: cron crontab lib

Eitan Adler eadler at freebsd.org
Mon Oct 15 23:10:41 UTC 2012


On 15 October 2012 18:45, Adrian Chadd <adrian at freebsd.org> wrote:
> Why not sleep for the amonut of time needed before the next event?

If the crontab changes in the meantime. If the next event is in a week,
but you modify the crontab, you don't want to sleep until next event.

Why we stat the file every quantum instead of using something kqueue is
a different question.


-- 
Eitan Adler
Source & Ports committer
X11, Bugmeister, Ports Security teams


More information about the svn-src-head mailing list