diff options
| author | Matthew Wilcox (Oracle) <[email protected]> | 2024-02-27 17:42:46 +0000 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2024-03-04 17:01:25 -0800 |
| commit | 29f3843026cf83414a8bc319c97c1d09a6c33f4e (patch) | |
| tree | 841f9de24dae31c804fe696044d5e1d160f348eb /tools/perf/scripts/python | |
| parent | bc2ff4cbc3294c01f29449405c42ee26ee0e1f59 (diff) | |
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/[email protected]
Signed-off-by: Matthew Wilcox (Oracle) <[email protected]>
Cc: David Hildenbrand <[email protected]>
Cc: Mel Gorman <[email protected]>
Cc: Ryan Roberts <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions