From: Sage Weil Date: Fri, 8 Mar 2019 19:16:19 +0000 (-0600) Subject: os/bluestore: make osd_memory_limit default to .8x the cgroup limit X-Git-Tag: v14.2.0~66^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=5c6b533697814af8acfd9e731a2599b2294687ef;p=ceph-ci.git os/bluestore: make osd_memory_limit default to .8x the cgroup limit We do this at runtime in _set_cache_sizes so that changes to these values at runtime will be picked up. Signed-off-by: Sage Weil --- diff --git a/src/common/options.cc b/src/common/options.cc index 93970645f4d..44a83e60ea5 100644 --- a/src/common/options.cc +++ b/src/common/options.cc @@ -4013,6 +4013,13 @@ std::vector