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]>