Bug #44988
client: track dirty inodes in a per-session list for effective cap flushing
% Done:
0%
Source:
Tags:
Backport:
pacific,octopus,nautilus
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(FS):
Client
Labels (FS):
Pull request ID:
Crash signature:
Description
Jeff's PR https://github.com/ceph/ceph/pull/34455 improves cap flushing by setting FLAG_SYNC when flushing auth_caps. There is still room for improvement similar to the kernel client which tracks dirty cap inodes in a per-session list: https://www.spinics.net/lists/ceph-devel/msg48049.html
Similar changes can be done for userspace client.
History
#1 Updated by Patrick Donnelly 10 months ago
- Status changed from New to Triaged
- Target version set to v16.0.0
#2 Updated by Patrick Donnelly about 2 months ago
- Target version changed from v16.0.0 to v17.0.0
- Backport set to pacific,octopus,nautilus