]> git-server-git.apps.pok.os.sepia.ceph.com Git - rocksdb.git/commit
Revert "Introduce CacheAllocator, a custom allocator for cache blocks (#4437)"
authorFosco Marotto <fjm@fb.com>
Wed, 31 Oct 2018 21:55:11 +0000 (14:55 -0700)
committerFosco Marotto <fjm@fb.com>
Wed, 31 Oct 2018 21:55:11 +0000 (14:55 -0700)
commit516c7df05dd267e4725e7dd061a6767de7aaac0d
tree19adb107d3415272a41026a5a4362478fd328ab6
parentbb3b2eb960a162e10d7730f4e0a08fd8801d6184
Revert "Introduce CacheAllocator, a custom allocator for cache blocks (#4437)"

This reverts commit bb3b2eb960a162e10d7730f4e0a08fd8801d6184.
19 files changed:
HISTORY.md
cache/lru_cache.cc
cache/lru_cache.h
cache/sharded_cache.cc
cache/sharded_cache.h
include/rocksdb/cache.h
include/rocksdb/cache_allocator.h [deleted file]
table/block_based_table_builder.cc
table/block_based_table_reader.cc
table/block_based_table_reader.h
table/block_fetcher.cc
table/block_fetcher.h
table/format.cc
table/format.h
table/plain_table_reader.h
table/table_test.cc
tools/db_bench_tool.cc
util/cache_allocator.h [deleted file]
util/compression.h