Christian Ebner 1685c2e341 tools: LRU cache to use for pxar FUSE implementation.
Implements a cache with least recently used cache replacement policy.
Internally the state is tracked by a HashMap (for fast access) and a doubly
linked list (for the access order).

Signed-off-by: Christian Ebner <c.ebner@proxmox.com>
2020-01-22 13:11:42 +01:00
..
2019-10-26 11:42:05 +02:00
2019-12-19 09:29:44 +01:00
2019-10-26 11:42:05 +02:00
2019-10-26 11:42:05 +02:00
2019-10-26 11:42:05 +02:00
2020-01-21 13:48:37 +01:00
2019-10-26 11:42:05 +02:00