From: Patrick Donnelly Date: Wed, 7 Aug 2019 17:35:02 +0000 (-0700) Subject: mds: trim cache on regular schedule X-Git-Tag: v14.2.5~219^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=128010d791c3b96b0a78d46dc85f5d8be4e4b669;p=ceph.git mds: trim cache on regular schedule Do this outside the standard tick interval as it needs to be driven more frequently to keep up with client workloads that generate a lot of capabilities. Fixes: https://tracker.ceph.com/issues/41141 Fixes: https://tracker.ceph.com/issues/41140 Signed-off-by: Patrick Donnelly (cherry picked from commit 4b72cc60ebce4bd43eccb00f883411e85b0e3704) --- diff --git a/src/common/options.cc b/src/common/options.cc index 4d42dfedc978..c70e2031fa57 100644 --- a/src/common/options.cc +++ b/src/common/options.cc @@ -7546,6 +7546,10 @@ std::vector