diff options
| author | Matthew Wilcox (Oracle) <[email protected]> | 2023-07-13 04:55:08 +0100 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2023-08-18 10:12:30 -0700 |
| commit | 341130265c81e05cdbd0fecdb8ffb6db1fff693e (patch) | |
| tree | cd0a5a9bfa73fac573e149c2190bb1d93a27471a /tools/perf/scripts/python/task-analyzer.py | |
| parent | 41a638a1b3fca4ceb46c7a7b8372f43f38603297 (diff) | |
affs: convert data read and write to use folios
We still need to convert to/from folios in write_begin & write_end to fit
the API, but this removes a lot of calls to old page-based functions,
removing many hidden calls to compound_head().
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Matthew Wilcox (Oracle) <[email protected]>
Reviewed-by: Pankaj Raghav <[email protected]>
Acked-by: David Sterba <[email protected]>
Cc: Alexander Viro <[email protected]>
Cc: Christian Brauner <[email protected]>
Cc: Jan Kara <[email protected]>
Cc: Konstantin Komarov <[email protected]>
Cc: Nathan Chancellor <[email protected]>
Cc: Nick Desaulniers <[email protected]>
Cc: "Theodore Ts'o" <[email protected]>
Cc: Tom Rix <[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