Since we no longer attempt to write back filesystem folios during reclaim,
some logic for handling dirty file folios in the reclaim process also needs
to be updated. Please check the details in each patch.
Changes from v1:
- Fix the folio_test_reclaim() check.
- Rebase on the mm-new branch.
Baolin Wang (2):
mm: vmscan: filter out the dirty file folios for node_reclaim()
mm: vmscan: simplify the logic for activating dirty file folios
include/linux/mmzone.h | 4 ----
mm/vmscan.c | 33 ++++++++-------------------------
2 files changed, 8 insertions(+), 29 deletions(-)
--
2.43.7