Home
last modified time | relevance | path

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

/rocksdb-6.9/docs/_posts/
D2017-05-12-partitioned-index-filter.markdown12 …index/filters fit perfectly into memory and hence are read once per SST lifetime, not so much when…
16 …mall part of the index/filter block might have been actually used during its lifetime in the cache.
D2018-02-05-rocksdb-5-10-2-released.markdown13 * Provide lifetime hints when writing files on Linux. This reduces hardware write-amp on storage de…
/rocksdb-6.9/tools/block_cache_analyzer/
Dblock_cache_trace_analyzer.cc1149 uint64_t lifetime = 0; in WriteReuseLifetime() local
1151 lifetime = in WriteReuseLifetime()
1154 lifetime = port::kMaxUint64 - 1; in WriteReuseLifetime()
1166 label_lifetime_nblocks[label].upper_bound(lifetime)->second += 1; in WriteReuseLifetime()
/rocksdb-6.9/
DHISTORY.md542 * Provide lifetime hints when writing files on Linux. This reduces hardware write-amp on storage de…