Skip to content
Commit 30773840 authored by Theodore Ts'o's avatar Theodore Ts'o
Browse files

ext4: add fsync batch tuning knobs



Add new mount options, min_batch_time and max_batch_time, which
controls how long the jbd2 layer should wait for additional filesystem
operations to get batched with a synchronous write transaction.

Signed-off-by: default avatar"Theodore Ts'o" <tytso@mit.edu>
parent d7cfa468
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment