diff options
author | Kefeng Wang <wangkefeng.wang@huawei.com> | 2024-03-21 21:16:40 +0800 |
---|---|---|
committer | Christian Brauner <brauner@kernel.org> | 2024-04-05 15:53:47 +0200 |
commit | 16594e60cd8e6d4ce600b96b343ec11854a0f8d8 (patch) | |
tree | 952a559ad5e8433bc34af0222280616daa0a8314 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 5ea0a35511895f10b965e24ed6f11adae47668d2 (diff) |
fs: aio: convert to ring_folios and internal_folios
Since aio use folios in most functions, convert ring/internal_pages
to ring/internal_folios, let's directly use folio instead of page
throughout aio to remove hidden calls to compound_head(), eg,
flush_dcache_page().
Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com>
Link: https://lore.kernel.org/r/20240321131640.948634-4-wangkefeng.wang@huawei.com
Reviewed-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions