Re: [PATCH 8/8] kselftests: cgroup: update kmem test for new vmstat implementation

2021-02-09 Thread Shakeel Butt
On Fri, Feb 5, 2021 at 10:28 AM Johannes Weiner 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 si

[PATCH 8/8] kselftests: cgroup: update kmem test for new vmstat implementation

2021-02-05 Thread Johannes Weiner
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 co