Two things you could consider:

1. You could use git repack to transfer less files without losing the ability 
of incremental updates.
2. You could turn off sync-after-close in the cache manager, see fs 
storebehind. This should increase upfront performance but may degrade again, 
should your cache run out of file handles. So, you'd have to play with cache 
parameters, as well.

Kind regards,
–Michael
_______________________________________________
OpenAFS-info mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-info

Reply via email to