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-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F26856%2Fhead;p=ceph.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