Feature #48394
mds: defer storing the OpenFileTable journal
% Done:
0%
Source:
Development
Tags:
Backport:
Reviewed:
Description
When flushing the OpenFileTable journal to osd disk may take a bit
longer, if we hold the mds_lock or other locks, it may cause other
threads to idle wait.
Related issues
History
#3 Updated by Patrick Donnelly 4 months ago
- Target version set to v16.0.0
- Source set to Development
#4 Updated by Xiubo Li 4 months ago
- Related to Tasks #48620: mds: break the mds_lock or get rid of the mds_lock for some code added
#5 Updated by Patrick Donnelly 3 months ago
- Target version changed from v16.0.0 to v17.0.0