diff options
author | Harshad Shirwadkar <harshadshirwadkar@gmail.com> | 2025-05-08 17:59:03 +0000 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2025-05-08 21:56:17 -0400 |
commit | 857d32f2618166765ce9306a246d0745afc76859 (patch) | |
tree | db91273e47f06d839d060dd97b663506141437fa /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 0b64fd74dd2054834c98867422bc9813e3bba8f4 (diff) |
ext4: rework fast commit commit path
This patch reworks fast commit's commit path to remove locking the
journal for the entire duration of a fast commit. Instead, we only lock
the journal while marking all the eligible inodes as "committing". This
allows handles to make progress in parallel with the fast commit.
Signed-off-by: Harshad Shirwadkar <harshadshirwadkar@gmail.com>
Link: https://patch.msgid.link/20250508175908.1004880-5-harshadshirwadkar@gmail.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions