rocksdb/memory
Peter Dillinger 45c105104b Set optimize_filters_for_memory by default (#12377)
Summary:
This feature has been around for a couple of years and users haven't reported any problems with it.

Not quite related: fixed a technical ODR violation in public header for info_log_level in case DEBUG build status changes.

Pull Request resolved: https://github.com/facebook/rocksdb/pull/12377

Test Plan: unit tests updated, already in crash test. Some unit tests are expecting specific behaviors of optimize_filters_for_memory=false and we now need to bake that in.

Reviewed By: jowlyzhang

Differential Revision: D54129517

Pulled By: pdillinger

fbshipit-source-id: a64b614840eadd18b892624187b3e122bab6719c
2024-04-30 08:33:31 -07:00
..
allocator.h
arena.cc
arena.h
arena_test.cc
concurrent_arena.cc
concurrent_arena.h
jemalloc_nodump_allocator.cc
jemalloc_nodump_allocator.h
memkind_kmem_allocator.cc
memkind_kmem_allocator.h
memory_allocator.cc
memory_allocator_impl.h
memory_allocator_test.cc
memory_usage.h