Doing a 'cvs update' feels really slow Running it under ktrace(1) shows it doing a stat(2) for every metadata file in the tree. The machine sounds like it is hitting the disk for every one. Is there any kind of cache for the attribute information that stat needs ? This is on a ffs filesystem mounted log,noatime.