mirror of https://github.com/restic/restic.git
634a9c162d
restic dump uses bloblru.Cache to keep buffers alive, but also reuses evicted buffers. That means large buffers may be used to store small blobs, causing the cache to think it's using less memory than it actually does. |
||
---|---|---|
.. | ||
cache.go | ||
cache_test.go |