Skip to content

Remove oldest MRU cache when `mru_used + block.len() > mru_size`

Jeremy Soller requested to merge stratact:mru_cache into master

Created by: stratact

Improves ArCache for ZFS.

Merge request reports