2017-06-03 17:54:16

by Vladimir Davydov

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

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 <[email protected]>
> ---
> mm/slab.c | 12 ++++--------
> mm/slab.h | 18 +-----------------
> mm/slub.c | 4 ++--
> 3 files changed, 7 insertions(+), 27 deletions(-)

Acked-by: Vladimir Davydov <[email protected]>