[pbs-devel] [PATCH proxmox-backup 2/3] RemoteChunkReader: add LRU cached variant

Dietmar Maurer dietmar at proxmox.com
Wed Apr 28 18:26:21 CEST 2021


> +    /// Create a new instance.
> +    ///
> +    /// Chunks listed in ``cache_hint`` are cached and kept in RAM, as well as the last
> +    /// 'cache_lru' accessed chunks (the latter via a mmap file).

Does that cache_hint really helps here? 
Have you tested without? If so, whats the difference?





More information about the pbs-devel mailing list