Re: [PATCH v2 7/7] mm: cleanup WORKINGSET_NODES in workingset
From: Roman Gushchin
Date: Mon Apr 29 2024 - 12:07:44 EST
On Fri, Apr 26, 2024 at 05:37:33PM -0700, Shakeel Butt wrote:
> WORKINGSET_NODES is not exposed in the memcg stats and thus there is no
> need to use the memcg specific stat update functions for it. In future
> if we decide to expose WORKINGSET_NODES in the memcg stats, we can
> revert this patch.
>
> Signed-off-by: Shakeel Butt <shakeel.butt@xxxxxxxxx>
Reviewed-by: Roman Gushchin <roman.gushchin@xxxxxxxxx>
Thanks for the series, Shakeel!