diff options
author | Yohan Joung <jyh429@gmail.com> | 2025-03-17 22:36:11 +0900 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2025-03-18 01:26:04 +0000 |
commit | 351bc761338d9be29065c2b99e603bab336792b7 (patch) | |
tree | 404aef0ff252a5d8b62d65f86be1ee94b491f4bc /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | f098aeba04c9328571567dca45159358a250240c (diff) |
f2fs: optimize f2fs DIO overwrites
this is unnecessary when we know we are overwriting already allocated
blocks and the overhead of starting a transaction can be significant
especially for multithreaded workloads doing small writes.
Signed-off-by: Yohan Joung <yohan.joung@sk.com>
Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions