]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mds: start to trim cache when mds enters clientreplay state
authorYan, Zheng <zyan@redhat.com>
Thu, 14 Feb 2019 08:10:57 +0000 (16:10 +0800)
committerYan, Zheng <zyan@redhat.com>
Thu, 14 Feb 2019 09:52:51 +0000 (17:52 +0800)
commit2797a282d2862152f6f7357d41f1036f944d7a3c
tree77ab1cb21e26bbf27df13e398738d54ede2eb4ad
parent03b5df77b4fabcbfa5996b5cdfb7d7038dec3e05
mds: start to trim cache when mds enters clientreplay state

MDS scans strays when it enters clientreplay state. MDS may load
lots of objects into its cache.

Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
src/mds/MDSRank.cc