diff options
author | 2025-05-08 17:59:03 +0000 | |
---|---|---|
committer | 2025-05-08 21:56:17 -0400 | |
commit | 857d32f2618166765ce9306a246d0745afc76859 (patch) | |
tree | db91273e47f06d839d060dd97b663506141437fa /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ext4: mark inode dirty before grabbing i_data_sem in ext4_setattr (diff) | |
download | wireguard-linux-857d32f2618166765ce9306a246d0745afc76859.tar.xz wireguard-linux-857d32f2618166765ce9306a246d0745afc76859.zip |
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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions