Home
last modified time | relevance | path

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

/rocksdb-6.9/db/db_impl/
Ddb_impl.cc236 const int table_cache_size = (mutable_db_options_.max_open_files == -1) in DBImpl() local
240 co.capacity = table_cache_size; in DBImpl()