[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <cover.1758785194.git.baolin.wang@linux.alibaba.com>
Date: Thu, 25 Sep 2025 15:32:10 +0800
From: Baolin Wang <baolin.wang@...ux.alibaba.com>
To: akpm@...ux-foundation.org,
hannes@...xchg.org
Cc: david@...hat.com,
mhocko@...nel.org,
zhengqi.arch@...edance.com,
shakeel.butt@...ux.dev,
lorenzo.stoakes@...cle.com,
hughd@...gle.com,
willy@...radead.org,
baolin.wang@...ux.alibaba.com,
linux-mm@...ck.org,
linux-kernel@...r.kernel.org
Subject: [PATCH 0/2] optimize the logic for handling dirty file folios during reclaim
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.
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
Powered by blists - more mailing lists