diff options
| author | Matthew Wilcox (Oracle) <[email protected]> | 2023-01-12 13:10:31 +0000 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2023-02-02 22:33:03 -0800 |
| commit | 69bbb87b3f144e4778f028fd85992aa8dea6ff28 (patch) | |
| tree | 93aedc7ff9890816e9a6a413431e4ce2d8f4315e /tools/perf/scripts/python/task-analyzer.py | |
| parent | a6fddef49eef2cf68c23e91d73d6a6d5e2cd448f (diff) | |
shmem: convert shmem_write_end() to use a folio
Use a folio internally to shmem_write_end() which saves a number of calls
to compound_head() and lets us get rid of the custom code to zero out the
rest of a THP and supports folios of arbitrary size.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Matthew Wilcox (Oracle) <[email protected]>
Reviewed-by: William Kucharski <[email protected]>
Cc: Hugh Dickins <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions