]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mds: drive log flush and cache trim during recall
authorPatrick Donnelly <pdonnell@redhat.com>
Sat, 16 Feb 2019 22:33:20 +0000 (14:33 -0800)
committerPatrick Donnelly <pdonnell@redhat.com>
Tue, 19 Feb 2019 00:25:05 +0000 (16:25 -0800)
commit57e413e87a85aceff78a1f69b6c0396fc524d98e
tree5baad20b8a9df3a1e34147df9036cb1fa4893817
parent0a0f9a080050736c27c22cf6aeda056e90275818
mds: drive log flush and cache trim during recall

While waiting for clients to release caps, get to work flushing the journal and
trimming the cache during free time. Both are throttled so it's good to get to
work on this ASAP.

Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
src/mds/MDSRank.cc