Re: [RFC PATCH] index-pack: improve performance on NFS
From: Stefan Beller <hidden> Date: 2018-10-29 22:36:13
On Mon, Oct 29, 2018 at 3:27 PM Jeff King [off-list ref] wrote:
So yeah, that's the other thing I'm thinking about regarding having a
maximum loose cache size.
tangent:
This preloading/caching could be used for a more precise approach
to decide when to gc instead of using some statistical sampling
of objects/17, eventually.