Re: [PATCH v5 00/32] Eliminate Dying Memory Cgroup
From: SeongJae Park
Date: Thu Feb 26 2026 - 19:24:19 EST
On Wed, 25 Feb 2026 13:57:06 -0800 Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> wrote:
> On Wed, 25 Feb 2026 15:48:33 +0800 Qi Zheng <qi.zheng@xxxxxxxxx> wrote:
>
> > This patchset is intended to transfer the LRU pages to the object cgroup
> > without holding a reference to the original memory cgroup in order to
> > address the issue of the dying memory cgroup. A consensus has already been
> > reached regarding this approach recently [1].
>
> Thanks, I've added this to mm.git's mm-new branch.
Great. I found the commit message on mm-new lacks the conventional "This patch
(of X):" line, though. Andrew, could you please add that line?
Thanks,
SJ
[...]