summaryrefslogtreecommitdiff
path: root/cache/cache_reservation_manager_test.cc
AgeCommit message (Expand)Author
2024-03-31Remove extra semi colon from icsp/lib/logging/IcspLogRpcMessage.cppRichard Barnes
2022-10-18Print stack traces on frozen tests in CI (#10828)Peter Dillinger
2022-08-12Derive cache keys from SST unique IDs (#10394)Peter Dillinger
2022-07-06Have Cache use Status::MemoryLimit (#10262)Peter Dillinger
2022-04-13Meta-internal folly integration with F14FastMap (#9546)Peter Dillinger
2022-04-06Account memory of big memory users in BlockBasedTable in global memory limit ...Hui Xiao
2021-12-16New stable, fixed-length cache keys (#9126)Peter Dillinger
2021-11-09RAII support for per cache reservation through handle (#9130)Hui Xiao
2021-11-09Add new API CacheReservationManager::GetTotalMemoryUsage() (#9071)Hui Xiao
2021-11-05Minor improvement to CacheReservationManager/WriteBufferManager/CompressionDi...Hui Xiao
2021-11-01Add new API CacheReservationManager::GetDummyEntrySize() (#9072)Hui Xiao
2021-08-24Refactor WriteBufferManager::CacheRep into CacheReservationManager (#8506)Hui Xiao