[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <cover.1700719508.git.henry.hj@antgroup.com>
Date: Thu, 23 Nov 2023 14:58:10 +0800
From: "黄靖(黄靖)" <henry.hj@...group.com>
To: linux-mm@...ck.org, linux-kernel@...r.kernel.org
Cc: "谈鉴锋" <henry.tjf@...group.com>,
"朱辉(茶水)" <teawater@...group.com>,
<akpm@...ux-foundation.org>,
"黄靖(黄靖)" <henry.hj@...group.com>
Subject: [RFC] mm: Multi-gen LRU: fix use of mm/page_idle/bitmap
When Multi-Gen LRU is enabled, we can't use /sys/kernel/mm/page_idle/bitmap
to track memory which is actually been used.
Unfortunately we didn't find anyone report this problem, or it just
by design ?
Detail information, how-to-reproduct and our way to fix are written in our
fix patch.
Henry Huang (1):
mm: Multi-Gen LRU: fix use mm/page_idle/bitmap
mm/swap.c | 3 +++
mm/vmscan.c | 37 ++++++++++++++++++++++++++-----------
2 files changed, 29 insertions(+), 11 deletions(-)
--
2.43.0
Powered by blists - more mailing lists