rocksdb/memory
Siying Dong 8843129ece Move some memory related files from util/ to memory/ (#5382)
Summary:
Move arena, allocator, and memory tools under util to a separate memory/ directory.
Pull Request resolved: https://github.com/facebook/rocksdb/pull/5382

Differential Revision: D15564655

Pulled By: siying

fbshipit-source-id: 9cd6b5d0d3d52b39606e19221fa154596e5852a5
2019-05-30 17:44:09 -07:00
..
allocator.h Move some memory related files from util/ to memory/ (#5382) 2019-05-30 17:44:09 -07:00
arena_test.cc Move some memory related files from util/ to memory/ (#5382) 2019-05-30 17:44:09 -07:00
arena.cc Move some memory related files from util/ to memory/ (#5382) 2019-05-30 17:44:09 -07:00
arena.h Move some memory related files from util/ to memory/ (#5382) 2019-05-30 17:44:09 -07:00
concurrent_arena.cc Move some memory related files from util/ to memory/ (#5382) 2019-05-30 17:44:09 -07:00
concurrent_arena.h Move some memory related files from util/ to memory/ (#5382) 2019-05-30 17:44:09 -07:00
jemalloc_nodump_allocator.cc Move some memory related files from util/ to memory/ (#5382) 2019-05-30 17:44:09 -07:00
jemalloc_nodump_allocator.h Move some memory related files from util/ to memory/ (#5382) 2019-05-30 17:44:09 -07:00
memory_allocator.h Move some memory related files from util/ to memory/ (#5382) 2019-05-30 17:44:09 -07:00
memory_usage.h Move some memory related files from util/ to memory/ (#5382) 2019-05-30 17:44:09 -07:00