Revision 01534db24ce8c51aa661eaf2bc44f720862cca28 authored by Maysam Yabandeh on 28 June 2017, 20:05:52 UTC, committed by Facebook Github Bot on 28 June 2017, 20:13:22 UTC
Summary:
This is to resolve the asan complains. In the meanwhile I am working on clarifying/revisiting the sync rules.
Closes https://github.com/facebook/rocksdb/pull/2510

Differential Revision: D5338660

Pulled By: yiwu-arbug

fbshipit-source-id: ce6f6e0826d43a2c0bfa4328a00c78f73cd6498a
1 parent 1cd45cd
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