summaryrefslogtreecommitdiff
path: root/.editorconfig
diff options
context:
space:
mode:
authorMatthew Wilcox (Oracle) <willy@infradead.org>2024-02-27 20:42:46 +0300
committerAndrew Morton <akpm@linux-foundation.org>2024-03-05 04:01:25 +0300
commit29f3843026cf83414a8bc319c97c1d09a6c33f4e (patch)
tree841f9de24dae31c804fe696044d5e1d160f348eb /.editorconfig
parentbc2ff4cbc3294c01f29449405c42ee26ee0e1f59 (diff)
downloadlinux-29f3843026cf83414a8bc319c97c1d09a6c33f4e.tar.xz
mm: free folios directly in move_folios_to_lru()
The few folios which can't be moved to the LRU list (because their refcount dropped to zero) used to be returned to the caller to dispose of. Make this simpler to call by freeing the folios directly through free_unref_folios(). Link: https://lkml.kernel.org/r/20240227174254.710559-13-willy@infradead.org Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> Cc: David Hildenbrand <david@redhat.com> Cc: Mel Gorman <mgorman@suse.de> Cc: Ryan Roberts <ryan.roberts@arm.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to '.editorconfig')
0 files changed, 0 insertions, 0 deletions