Revision 43e4eef77f33fcc5992bc2df7fb317afe59b190a authored by Aaron Gao on 13 July 2017, 01:00:45 UTC, committed by Facebook Github Bot on 13 July 2017, 01:14:41 UTC
Summary:
We has to remove this line because previously it is only called when use_os_buffer = false. But now we have direct io to replace it.
Closes https://github.com/facebook/rocksdb/pull/2573

Differential Revision: D5412824

Pulled By: yiwu-arbug

fbshipit-source-id: 81f3f0cdf94566bfc09ef2ff123e40cddbe36b36
1 parent 21b17d7
History
File Mode Size
cache_bench.cc -rw-r--r-- 7.6 KB
cache_test.cc -rw-r--r-- 20.1 KB
clock_cache.cc -rw-r--r-- 26.0 KB
clock_cache.h -rw-r--r-- 636 bytes
lru_cache.cc -rw-r--r-- 13.6 KB
lru_cache.h -rw-r--r-- 9.1 KB
lru_cache_test.cc -rw-r--r-- 5.0 KB
sharded_cache.cc -rw-r--r-- 4.9 KB
sharded_cache.h -rw-r--r-- 4.2 KB

back to top