]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
Merge PR #52652 into main
authorVenky Shankar <vshankar@redhat.com>
Tue, 30 Jan 2024 07:40:19 +0000 (13:10 +0530)
committerVenky Shankar <vshankar@redhat.com>
Tue, 30 Jan 2024 07:40:19 +0000 (13:10 +0530)
commit8f02b07290861d81a2801a94fd12eafdf067cd9d
tree091fb258ab7b5ad4f4f2eb1892923b6bb248ca00
parentc9f71b12edc0a7238219de043268baf1f127c940
parente579ac55b58a724de147bd202150c4d2f97321af
Merge PR #52652 into main

* refs/pull/52652/head:
PendingReleaseNotes: add note about new mdlog trimming configurations
mds: drive mdlog trimming via a separate thread
mds: allow runtime modification of mdlog trimming configuration
mds: remove a bunch of heuristics from MDLog::trim()
mds: add mdlog trimming threshold and decay counter

Reviewed-by: Leonid Usov <leonid.usov@ibm.com>