diff options
author | Matthew Wilcox (Oracle) <[email protected]> | 2023-06-12 22:01:33 +0100 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2023-06-19 16:19:30 -0700 |
commit | bb0ea5989c093c14b6d6af03eed4a4fd85c50a0b (patch) | |
tree | 38c9f6ef10e13f971dd899f3f4d59d120beb6230 /tools/perf/scripts/python/stat-cpi.py | |
parent | 285e0fc95ab122285c123c41cdb198fff9bbb3b8 (diff) |
buffer: make block_write_full_page() handle large folios correctly
Keep the interface as struct page, but work entirely on the folio
internally. Removes several PAGE_SIZE assumptions and removes some
references to page->index and page->mapping.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Matthew Wilcox (Oracle) <[email protected]>
Tested-by: Bob Peterson <[email protected]>
Reviewed-by: Bob Peterson <[email protected]>
Cc: Andreas Gruenbacher <[email protected]>
Cc: Hannes Reinecke <[email protected]>
Cc: Luis Chamberlain <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stat-cpi.py')
0 files changed, 0 insertions, 0 deletions