Re: [PATCH 0/3] Per memcg lru_gen node stat

From: Andrew Morton
Date: Wed Sep 27 2023 - 13:38:58 EST


On Thu, 14 Sep 2023 18:47:42 +0800 Huan Yang <link@xxxxxxxx> wrote:

> On original global lru_gen node in debugfs, it can all show each memcg's
> lru gen info in "lru_gen" or "lru_gen_full", and can type cmd into lru_gen.
> But which show info contains all memcg's info, and cmd need to
> know memcg's id.
>
> This patchset add lru_gen node in per memcg, with this node, we can
> get lru_gen info in each memcg.
> Also, we can type cmd to control each memcg's lru_gen seq, but, this node
> don't support multi cmd, single memcg just process one cmd once time.

Strangely, I cannot find this series in my linux-mm archive. They came
through in linux-kernel however.

Perhaps a resend will help move things along, thanks.