From: Patrick Donnelly Date: Wed, 7 Aug 2019 17:35:02 +0000 (-0700) Subject: mds: trim cache on regular schedule X-Git-Tag: v15.1.0~1777^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=4b72cc60ebce4bd43eccb00f883411e85b0e3704;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 --- diff --git a/src/common/options.cc b/src/common/options.cc index a819ed38335e..c90b3296c565 100644 --- a/src/common/options.cc +++ b/src/common/options.cc @@ -7682,6 +7682,10 @@ std::vector