aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorMatthew Wilcox (Oracle) <willy@infradead.org>2025-03-31 21:11:00 +0100
committerJaegeuk Kim <jaegeuk@kernel.org>2025-04-28 15:26:31 +0000
commit5d895f7beae94f875573e1408d129795077ae20f (patch)
treeb77c25fd62a6c1f3929d0472f14e547a7308a566 /tools/perf/scripts/python/bin
parentf2fs: Add f2fs_get_sum_folio() (diff)
downloadlinux-5d895f7beae94f875573e1408d129795077ae20f.tar.gz
linux-5d895f7beae94f875573e1408d129795077ae20f.zip
f2fs: Use folios in do_garbage_collect()
Get a folio instead of a page and operate on folios throughout. Remove six calls to compound_head() and use folio_put_refs() to put both references we hold at the same time, reducing the number of atomic operations we do. Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> Reviewed-by: Chao Yu <chao@kernel.org> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions