syndicate-storage / syndicate

Internet-scale software-defined storage system
Apache License 2.0
56 stars 10 forks source link

UG cache eviction #45

Closed jcnelson closed 10 years ago

jcnelson commented 11 years ago

Have the UG evict least recently used blocks from local storage, once they have been backed up. Also, evict least recently used metadata records.

jcnelson commented 10 years ago

Fixed with the new cache.cpp implementation in the UG.