]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
os/bluestore: allow use BtreeAllocator 59498/head
authortan changzhi <544463199@qq.com>
Sun, 28 Apr 2024 10:22:25 +0000 (18:22 +0800)
committerPonnuvel Palaniyappan <pponnuvel@gmail.com>
Thu, 29 Aug 2024 06:48:38 +0000 (07:48 +0100)
commit7c62e2183fbc14c5984923896b642bd44f92ece2
tree22d3037d7b9565c67711de769920c040b7ad0215
parenta89f613db4d5b6bca82681f19d73c6d337aae2d5
os/bluestore: allow use BtreeAllocator

BtreeAllocator was added in the commit
https://github.com/ceph/ceph/pull/41828.
Its performance has advantages in some scenarios,
but we cannot configure to use btree mode.

Fixes: https://tracker.ceph.com/issues/65678
Signed-off-by: tan changzhi <544463199@qq.com>
(cherry picked from commit 8d479122d06dee198a34659eb7aeae01b80bfbe1)
src/common/options/global.yaml.in