2017-06-03 17:41:01

by Vladimir Davydov

[permalink] [raw]
Subject: Re: [PATCH 4/6] mm: memcontrol: use generic mod_memcg_page_state for kmem pages

On Tue, May 30, 2017 at 02:17:22PM -0400, Johannes Weiner wrote:
> The kmem-specific functions do the same thing. Switch and drop.
>
> Signed-off-by: Johannes Weiner <[email protected]>
> ---
> include/linux/memcontrol.h | 17 -----------------
> kernel/fork.c | 8 ++++----
> mm/slab.h | 16 ++++++++--------
> 3 files changed, 12 insertions(+), 29 deletions(-)

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