Re: [PATCH 8/8] kselftests: cgroup: update kmem test for new vmstat implementation
From: Shakeel Butt <hidden>
Date: 2021-02-09 13:51:46
Also in:
linux-mm, lkml
From: Shakeel Butt <hidden>
Date: 2021-02-09 13:51:46
Also in:
linux-mm, lkml
On Fri, Feb 5, 2021 at 10:28 AM Johannes Weiner [off-list ref] wrote:
With memcg having switched to rstat, memory.stat output is precise. Update the cgroup selftest to reflect the expectations and error tolerances of the new implementation. Also add newly tracked types of memory to the memory.stat side of the equation, since they're included in memory.current and could throw false positives. Signed-off-by: Johannes Weiner <redacted>
Reviewed-by: Shakeel Butt <redacted>