diff options
author | Matthew Wilcox (Oracle) <[email protected]> | 2024-05-27 18:36:08 +0200 |
---|---|---|
committer | Anna Schumaker <[email protected]> | 2024-07-08 10:55:39 -0400 |
commit | 9aac777aaf9459786bc8463e6cbfc7e7e1abd1f9 (patch) | |
tree | a0fee4272d0171f56d060cb6a2920c12db7815bf /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | 146a99aefe4a45f68ed371709103cd1dbba6128c (diff) |
filemap: Convert generic_perform_write() to support large folios
Modelled after the loop in iomap_write_iter(), copy larger chunks from
userspace if the filesystem has created large folios.
[hch: use mapping_max_folio_size to keep supporting file systems that do
not support large folios]
Signed-off-by: Matthew Wilcox (Oracle) <[email protected]>
Signed-off-by: Christoph Hellwig <[email protected]>
Tested-by: Shaun Tancheff <[email protected]>
Tested-by: Sagi Grimberg <[email protected]>
Signed-off-by: Anna Schumaker <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions