summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorMatthew Wilcox (Oracle) <willy@infradead.org>2024-11-28 04:58:23 +0000
committerJaegeuk Kim <jaegeuk@kernel.org>2024-12-16 16:12:16 +0000
commit0765b3f989a7eb757252951b21a244bfa3224561 (patch)
treee42b4ad2720001d986f76b89be2ecb965c776a8e /tools/perf/scripts/python/export-to-postgresql.py
parente0821645dd2d79180418dd9389e3e9e7e10e7281 (diff)
f2fs: Use a folio more in f2fs_submit_page_bio()
Cache the result of page_folio(fio->page) in a local variable so we don't have to keep calling it. Saves a couple of calls to compound_head() and removes an access to page->mapping. 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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions