Re: [PATCH 3/3] mm: memcontrol: Remove lruvec_stat

From: Johannes Weiner
Date: Wed Apr 04 2018 - 10:12:42 EST


On Sat, Mar 24, 2018 at 09:09:01AM -0700, Tejun Heo wrote:
> lruvec_stat doesn't have any consumer. Remove it.

This tracks counters at the node-memcg intersection, which is a
requirement for Josef's shrinker rework.

I don't know what happened to that patch series. Josef, Andrew?