..
cache.cc
Revert "Add a blob-specific cache priority ( #10309 )" ( #10434 )
3 years ago
cache_bench.cc
Add (& fix) some simple source code checks ( #8821 )
4 years ago
cache_bench_tool.cc
Revert "Add a blob-specific cache priority ( #10309 )" ( #10434 )
3 years ago
cache_entry_roles.cc
Charge blob cache usage against the global memory limit ( #10321 )
3 years ago
cache_entry_roles.h
Expose `CacheEntryRole` and map keys for block cache stat collections ( #9838 )
3 years ago
cache_entry_stats.h
New stable, fixed-length cache keys ( #9126 )
3 years ago
cache_helpers.h
Eliminate the copying of blobs when serving reads from the cache ( #10297 )
3 years ago
cache_key.cc
Enhance new cache key testing & comments ( #9329 )
3 years ago
cache_key.h
Fix key size in cache_bench ( #10234 )
3 years ago
cache_reservation_manager.cc
Charge blob cache usage against the global memory limit ( #10321 )
3 years ago
cache_reservation_manager.h
Account memory of FileMetaData in global memory limit ( #9924 )
3 years ago
cache_reservation_manager_test.cc
Have Cache use Status::MemoryLimit ( #10262 )
3 years ago
cache_test.cc
Towards a production-quality ClockCache ( #10418 )
3 years ago
charged_cache.cc
Charge blob cache usage against the global memory limit ( #10321 )
3 years ago
charged_cache.h
Charge blob cache usage against the global memory limit ( #10321 )
3 years ago
clock_cache.cc
Revert "Add a blob-specific cache priority ( #10309 )" ( #10434 )
3 years ago
clock_cache.h
Fix assertion failure and memory leak in ClockCache. ( #10430 )
3 years ago
compressed_secondary_cache.cc
Split cache to minimize internal fragmentation ( #10287 )
3 years ago
compressed_secondary_cache.h
Split cache to minimize internal fragmentation ( #10287 )
3 years ago
compressed_secondary_cache_test.cc
Split cache to minimize internal fragmentation ( #10287 )
3 years ago
fast_lru_cache.cc
Towards a production-quality ClockCache ( #10418 )
3 years ago
fast_lru_cache.h
Clock cache ( #10273 )
3 years ago
lru_cache.cc
Fix data race reported on SetIsInSecondaryCache in LRUCache ( #10472 )
3 years ago
lru_cache.h
Revert "Add a blob-specific cache priority ( #10309 )" ( #10434 )
3 years ago
lru_cache_test.cc
Revert "Add a blob-specific cache priority ( #10309 )" ( #10434 )
3 years ago
sharded_cache.cc
Update Cache::Release param from force_erase to erase_if_last_ref ( #9728 )
3 years ago
sharded_cache.h
Charge blob cache usage against the global memory limit ( #10321 )
3 years ago