]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
os/bluestore: implement avl-extent-based allocator
authorxie xingguo <xie.xingguo@zte.com.cn>
Sat, 7 Oct 2017 05:18:31 +0000 (13:18 +0800)
committerIgor Fedotov <ifedotov@suse.com>
Sat, 25 Jul 2020 10:55:22 +0000 (13:55 +0300)
commit8daae81b622a5ae3d8867489090841c41ec8ed40
treef9ef882b03e340d9e9e072de61b4b2aa3a6f6fcd
parent32b3e056069526b477c0eb536154c9fbb4c88c37
os/bluestore: implement avl-extent-based allocator

Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit adbc79a8ac28115c692a9fe6d4f6c098a7c7a5ea)

 Conflicts:
src/common/options.cc
 non-backported options
src/common/options.cc
src/os/CMakeLists.txt
src/os/bluestore/Allocator.cc
src/os/bluestore/AvlAllocator.cc [new file with mode: 0755]
src/os/bluestore/AvlAllocator.h [new file with mode: 0755]