Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Wilcox (Oracle) <willy@infradead.org>2022-05-13 06:23:02 +0300
committerAndrew Morton <akpm@linux-foundation.org>2022-05-13 17:20:15 +0300
commit49bd2bf9679f4a5b30236546fca61e66b989ce96 (patch)
tree9a27b52988f3447233beba78653d16ef691651c0 /mm/madvise.c
parent09c02e56327bdaf9cdbb2742a35fb8c6a6f9a6c7 (diff)
vmscan: convert dirty page handling to folios
Mostly this just eliminates calls to compound_head(), but NR_VMSCAN_IMMEDIATE was being incremented by 1 instead of by nr_pages. Link: https://lkml.kernel.org/r/20220504182857.4013401-10-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/madvise.c')
0 files changed, 0 insertions, 0 deletions