summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorMatthew Wilcox (Oracle) <willy@infradead.org>2024-07-11 16:58:06 -0400
committerChristian Brauner <brauner@kernel.org>2024-08-07 11:32:01 +0200
commita060d835cf76605fbb784f1285a6d40e9239c436 (patch)
treeb055cdcaa61ad0315fb5ea098502b66d757bb6b8 /tools/perf/scripts/python/syscall-counts.py
parent556d0ac068d71b78c309d7444357df4fa55f594e (diff)
fuse: Convert fuse_write_begin() to use a folio
Fetch a folio from the page cache instead of a page and use it throughout removing several calls to compound_head() and supporting large folios (in this function). We still have to convert back to a page for calling internal fuse functions, but hopefully they will be converted soon. Reviewed-by: Josef Bacik <josef@toxicpanda.com> Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions