Home
last modified time | relevance | path

Searched refs:max_block_cache_size (Results 1 – 1 of 1) sorted by relevance

/rocksdb-6.9/utilities/persistent_cache/
Dpersistent_cache_test.cc125 const uint64_t max_block_cache_size = in NewTieredCache() argument
129 auto opt = PersistentCacheConfig(env, path, max_block_cache_size, log); in NewTieredCache()