From bfcf80e89cce66de85bfa6c058a0da288ac1809e Mon Sep 17 00:00:00 2001 From: Mark Nelson Date: Thu, 17 Oct 2019 09:50:37 -0400 Subject: [PATCH] osd/OSD: Set the number of cache shards independently. Default to 32 Signed-off-by: Mark Nelson --- src/common/options.cc | 5 +++++ src/osd/OSD.cc | 7 ++++++- src/osd/OSD.h | 1 + 3 files changed, 12 insertions(+), 1 deletion(-) diff --git a/src/common/options.cc b/src/common/options.cc index 0ebbe4b3037..e05aa13c0e7 100644 --- a/src/common/options.cc +++ b/src/common/options.cc @@ -2745,6 +2745,11 @@ std::vector