aboutsummaryrefslogtreecommitdiffstats
path: root/mm/vmalloc.c
diff options
context:
space:
mode:
authorMatthew Wilcox (Oracle) <willy@infradead.org>2022-05-12 20:23:03 -0700
committerAndrew Morton <akpm@linux-foundation.org>2022-05-13 07:20:15 -0700
commit64daa5d818ae3430f0785206b0af13ef528cb9ef (patch)
tree94f29f501413ea0994fc58b8e1ed781f1812b89f /mm/vmalloc.c
parentvmscan: convert page buffer handling to use folios (diff)
downloadlinux-dev-64daa5d818ae3430f0785206b0af13ef528cb9ef.tar.xz
linux-dev-64daa5d818ae3430f0785206b0af13ef528cb9ef.zip
vmscan: convert lazy freeing to folios
Remove a hidden call to compound_head(), and account nr_pages instead of a single page. This matches the code in lru_lazyfree_fn() that accounts nr_pages to PGLAZYFREE. Link: https://lkml.kernel.org/r/20220504182857.4013401-12-willy@infradead.org Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm/vmalloc.c')
0 files changed, 0 insertions, 0 deletions