]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
os/bluestore: allow use BtreeAllocator
authortan changzhi <544463199@qq.com>
Sun, 28 Apr 2024 10:22:25 +0000 (18:22 +0800)
committertan changzhi <544463199@qq.com>
Sun, 28 Apr 2024 19:09:08 +0000 (03:09 +0800)
commit8d479122d06dee198a34659eb7aeae01b80bfbe1
tree82620b68043a83cd1015627032e99c41bbb7c941
parent3067e9f133f954b642fdf21114a79edb58590948
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>
src/common/options/global.yaml.in