Re: [PATCH v2] mm: memcg: reset zswap settings in css_reset
From: Andrew Morton
Date: Sun Jul 05 2026 - 17:02:55 EST
On Thu, 2 Jul 2026 12:07:23 +0800 Tao Cui <cui.tao@xxxxxxxxx> wrote:
> > # child/memory.swap.max and child/memory.zswam.max disappear
> > echo "-memory" > /sys/fs/cgroup/test/cgroup.subtree_control
> >
>
> Looks good to me.
>
> One trivial nit on the commit message (not the patch):
> # child/memory.swap.max and child/memory.zswam.max disappear
> zswam -> zswap
I fixed that in the mm.git copy of this patch.
> Reviewed-by: Tao Cui <cuitao@xxxxxxxxxx>
Thanks.