Re: [PATCH 6/6] mm: memcontrol: account slab stats per lruvec

From: Vladimir Davydov
Date: Sat Jun 03 2017 - 13:54:18 EST


On Tue, May 30, 2017 at 02:17:24PM -0400, Johannes Weiner wrote:
> Josef's redesign of the balancing between slab caches and the page
> cache requires slab cache statistics at the lruvec level.
>
> Signed-off-by: Johannes Weiner <hannes@xxxxxxxxxxx>
> ---
> mm/slab.c | 12 ++++--------
> mm/slab.h | 18 +-----------------
> mm/slub.c | 4 ++--
> 3 files changed, 7 insertions(+), 27 deletions(-)

Acked-by: Vladimir Davydov <vdavydov.dev@xxxxxxxxx>