diff options
author | Matthew Wilcox (Oracle) <willy@infradead.org> | 2024-12-20 05:14:58 +0000 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2025-01-10 13:51:16 +0100 |
commit | af10dd16655339a48178221fc4b73fbf171dd739 (patch) | |
tree | e74ee90b575fd2ac622fed915ea974310f6877d3 /tools/perf/scripts/python/parallel-perf.py | |
parent | 579e7fd383ff3f7a4f685489f8fe18cfd8659074 (diff) |
hostfs: Convert to writepages
If we add a migrate_folio operation, we can convert the writepage
operation to writepages. The large folio support here is illusory;
we would need to kmap each page in turn for proper support. But we do
remove a few hidden calls to compound_head().
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Link: https://patch.msgid.link/20241220051500.1919389-1-willy@infradead.org
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions