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

2017-06-03 Thread Vladimir Davydov
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 > --- > mm/slab.c | 12 >

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

2017-06-03 Thread Vladimir Davydov
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 > --- > mm/slab.c | 12 > mm/slab.h | 18

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

2017-05-30 Thread Johannes Weiner
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 --- mm/slab.c | 12 mm/slab.h | 18 +- mm/slub.c | 4 ++-- 3 files changed, 7

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

2017-05-30 Thread Johannes Weiner
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 --- mm/slab.c | 12 mm/slab.h | 18 +- mm/slub.c | 4 ++-- 3 files changed, 7 insertions(+), 27 deletions(-)