Stefan Reiter 1ef6e8b6a7 replace AsyncIndexReader with SeekableCachedChunkReader
admin/datastore reads linearly only, so no need for cache (capacity of 1
basically means no cache except for the currently active chunk).
mount can do random access too, so cache last 8 chunks for possibly a
mild performance improvement.

Signed-off-by: Stefan Reiter <s.reiter@proxmox.com>
2021-06-08 09:42:44 +02:00
..
2020-10-29 15:11:39 +01:00
2021-05-31 14:53:08 +02:00
2021-01-22 15:57:42 +01:00
2021-05-04 09:30:49 +02:00
2021-01-22 15:57:42 +01:00