Nevermind, I fooled myself.

Initially, I had set checksum => mtime on my test file (to try to  
avoid the disk I/O of checksumming a 30MB file). I didn't realize that  
using the source parameter forced an MD5 checksum, and that was why I  
saw the file content being read in truss.

I did find a different problem which I'll be filing a bug for. The  
checksum_file() function in util/checksums.rb is getting called twice  
per file: once from type/file/checksum.rb and once from type/file/ 
content.rb.

-Josh

On Sep 10, 2009, at 6:06 PM, Larry Ludwig wrote:

>
> Hmm can you send stats of the how big the file and how long compared
> from 0.24.8?
>
> I know we focused a lot of memory usage on the puppetmaster, and the
> amount of calls to the puppetmaster, but I don't know if we performed
> any performance testing.
>
> -L
>
> --
> Larry Ludwig
> Reductive Labs
>
>
> >


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to