]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
common/options/crimson: increase crimson_osd_obc_lru_size to 512
authorYingxin Cheng <yingxin.cheng@intel.com>
Tue, 16 Jan 2024 06:32:29 +0000 (14:32 +0800)
committerYingxin Cheng <yingxin.cheng@intel.com>
Tue, 16 Jan 2024 06:32:29 +0000 (14:32 +0800)
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com>
src/common/options/crimson.yaml.in

index 8f0af93f3ea8399c0017690d7ff72ffb9279f469..d3c2c57a674c832c2dd56cf5f3cc0fdbaea17567 100644 (file)
@@ -6,7 +6,7 @@ options:
   type: uint
   level: advanced
   desc: Number of obcs to cache
-  default: 10
+  default: 512
 - name: crimson_osd_scheduler_concurrency
   type: uint
   level: advanced