]> Git Repo - linux.git/commit - mm/swap.c
mm: remove references to pagevec
authorMatthew Wilcox (Oracle) <[email protected]>
Wed, 21 Jun 2023 16:45:56 +0000 (17:45 +0100)
committerAndrew Morton <[email protected]>
Fri, 23 Jun 2023 23:59:30 +0000 (16:59 -0700)
commit1fec6890bf2247ecc93f5491c2d3f33c333d5c6e
tree3075eac7a2a0daa65abe9f9753127645be11fd74
parent1a0fc811f5f5addf54499826bd1b6e34e917491c
mm: remove references to pagevec

Most of these should just refer to the LRU cache rather than the data
structure used to implement the LRU cache.

Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Matthew Wilcox (Oracle) <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
mm/huge_memory.c
mm/khugepaged.c
mm/ksm.c
mm/memory.c
mm/migrate_device.c
mm/swap.c
mm/truncate.c
This page took 0.052798 seconds and 4 git commands to generate.