On Wed, 2008-10-15 at 15:24 -0400, Sean E. Millichamp wrote:
> This optimization reduces the runtime by more then half on SELinux-enabled
> systems in some informal performance testing I have been doing.
> 
> It would be an even bigger win for anyone managing files on a filesystem where
> stat()s are particularly expensive (such as GFS).

Out of curiosity, do you know if using libselinux instead of shelling
out would make this even faster ? It should, since it will also save a
lot of forks ...

David



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Puppet Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/puppet-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to