]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
os/bluestore: allow use BtreeAllocator 59499/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:49:00 +0000 (07:49 +0100)
commitf02ed27b45ac62fdf2c9db91f085c4836fc1dccb
tree590c3cc3de0ddd06d801548d8bffa40e4a875a4d
parent8189f9ea626f96dc1787c96b5303b48055a9318b
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