From 66797ef19949503e77d52b567962c218ff0d8a77 Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Thu, 23 Jan 2020 11:23:38 -0600 Subject: [PATCH] common/options: bluestore 64k min_alloc_size for HDD Until we understand the performance regression and allocator behavior, go back to 64k. This will continue to have a high space overhead for small objects and EC, but will preserve the current performance levels for all workloads. This partially reverts 0ec75c99ddb103c664f66c04450003ed4c407708 Signed-off-by: Sage Weil --- src/common/options.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/common/options.cc b/src/common/options.cc index 75213f11a0ca4..a4a73833378cc 100644 --- a/src/common/options.cc +++ b/src/common/options.cc @@ -4161,7 +4161,7 @@ std::vector