On 08/17/2010 11:51 AM, Arjan van de Ven wrote:
On 8/17/2010 11:27 AM, Michael Leibowitz wrote:
On Tue, 2010-08-17 at 11:15 -0700, Auke Kok wrote:

I did a quick strace scan on a crond install and didn't see anything
shocking, it's actually rather clean - only does reads and stats once a
minute, which shouldn't dirty anything.

Would patching to use (http://lwn.net/Articles/296578/) range_timers
make it better?

we have an application level heartbeat service in our OS that is more
suitable for such use than
range timers... (the heartbeat service internally will use range timers
of course)

also, crond quickly scans /etc/crontab, so range timers would not detect changes to this file...

Auke
_______________________________________________
MeeGo-dev mailing list
MeeGo-dev@meego.com
http://lists.meego.com/listinfo/meego-dev

Reply via email to