From 88c4cf1e4a4e8bf0bdf73b7d9b509b36cf73f2af Mon Sep 17 00:00:00 2001 From: shangdehao1 Date: Thu, 7 Mar 2019 08:31:29 +0800 Subject: [PATCH] tools: make cache file dir number configurable Signed-off-by: Dehao Shang --- src/common/options.cc | 4 ++++ src/tools/immutable_object_cache/ObjectCacheStore.cc | 4 ++++ src/tools/immutable_object_cache/ObjectCacheStore.h | 3 +-- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/src/common/options.cc b/src/common/options.cc index 3a3c3be5a0b..e6a4d507cce 100644 --- a/src/common/options.cc +++ b/src/common/options.cc @@ -7413,6 +7413,10 @@ static std::vector