From: Igor Fedotov Date: Thu, 13 Feb 2020 22:04:39 +0000 (+0300) Subject: os/bluestore: add hybrid (avl+bitmap) allocator X-Git-Tag: v14.2.11~31^2~5 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=b19be107f4bcefce1380645d4958133d0e7ae31b;p=ceph.git os/bluestore: add hybrid (avl+bitmap) allocator Signed-off-by: Igor Fedotov (cherry picked from commit c90eee34955734a5d4d2d4f0d1ff04b275374fb1) Conflicts: src/os/CMakeLists.txt src/test/objectstore/Allocator_bench.cc src/test/objectstore/Allocator_test.cc src/test/objectstore/CMakeLists.txt GTEST_SKIP not available, +trivial --- diff --git a/src/common/options.cc b/src/common/options.cc index 25ff532ee1bb3..f3b91c73bb110 100644 --- a/src/common/options.cc +++ b/src/common/options.cc @@ -4364,6 +4364,7 @@ std::vector