Re: [PATCH 0/8] mm: memcontrol: switch to rstat v2
From: Tejun Heo <hidden>
Date: 2021-02-06 05:07:10
Also in:
linux-mm, lkml
From: Tejun Heo <hidden>
Date: 2021-02-06 05:07:10
Also in:
linux-mm, lkml
On Fri, Feb 05, 2021 at 01:27:58PM -0500, Johannes Weiner wrote:
This is version 2 of the memcg rstat patches. Updates since v1: - added cgroup selftest output (see test section below) (thanks Roman) - updated cgroup selftest to match new kernel implementation - added Fixes: tag to 'mm: memcontrol: fix cpuhotplug statistics flushing' (Shakeel) - collected review & ack tags - added rstat overview to 'mm: memcontrol: switch to rstat' changelog (Michal) - simplified memcg_flush_lruvec_page_state() and removed cpu==-1 case (Michal)
The whole series looks good to me. Please feel free to route the rstat patches with the rest of the series. Thanks. -- tejun