git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d7cfa46
)
ext4: add fsync batch tuning knobs
author
Theodore Ts'o
<tytso@mit.edu>
Sun, 4 Jan 2009 01:27:38 +0000
(20:27 -0500)
committer
Theodore Ts'o
<tytso@mit.edu>
Sun, 4 Jan 2009 01:27:38 +0000
(20:27 -0500)
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: "Theodore Ts'o" <tytso@mit.edu>
No differences found