linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: "黄靖(黄靖)" <henry.hj@antgroup.com>
To: linux-mm@kvack.org, linux-kernel@vger.kernel.org
Cc: 谈鉴锋 <henry.tjf@antgroup.com>, "朱辉(茶水)" <teawater@antgroup.com>,
	akpm@linux-foundation.org, "黄靖(黄靖)" <henry.hj@antgroup.com>
Subject: [RFC] mm: Multi-gen LRU: fix use of mm/page_idle/bitmap
Date: Thu, 23 Nov 2023 14:58:10 +0800	[thread overview]
Message-ID: <cover.1700719508.git.henry.hj@antgroup.com> (raw)

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



             reply	other threads:[~2023-11-23  7:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-23  6:58 黄靖(黄靖) [this message]
2023-11-23  6:58 ` [RFC] mm: Multi-Gen LRU: fix use mm/page_idle/bitmap 黄靖(黄靖)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1700719508.git.henry.hj@antgroup.com \
    --to=henry.hj@antgroup.com \
    --cc=akpm@linux-foundation.org \
    --cc=henry.tjf@antgroup.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=teawater@antgroup.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox