Caching jobs
Scott James Remnant
scott at netsplit.com
Tue Oct 23 23:11:16 BST 2007
On Tue, 2007-10-23 at 22:11 +0200, Jan Claeys wrote:
> > The parser is a string one; so it could be faster by being binary ...
> > but it wouldn't actually buy you anything; you'd have to re-parse the
> > text files on boot to make sure they hadn't been changed while the
> > computer was off.
>
> Storing the last file modification time inside the "binary blob" might
> be good enough?
>
It's incredibly expensive to walk a tree of files and stat() them ...
shockingly.
Scott
--
Have you ever, ever felt like this?
Had strange things happen? Are you going round the twist?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : https://lists.ubuntu.com/archives/upstart-devel/attachments/20071023/e41670d6/attachment.pgp
More information about the upstart-devel
mailing list