From: Yan, Zheng Date: Mon, 13 Jul 2020 02:50:27 +0000 (+0800) Subject: mds/OpenFileTable: add option that disables dirfrags prefetch X-Git-Tag: v16.1.0~1258^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=cc19fc624b1ee4d7e3248d1dfc8f89f8879a46bf;p=ceph.git mds/OpenFileTable: add option that disables dirfrags prefetch Dirfrags prefetch may speedup rejoin stage of mds recovery. But it may use lots of memory and cause mds out of memory. Signed-off-by: "Yan, Zheng" --- diff --git a/src/common/options.cc b/src/common/options.cc index d00414625f5..1975f779fb7 100644 --- a/src/common/options.cc +++ b/src/common/options.cc @@ -8144,6 +8144,11 @@ std::vector