Re: [PATCH 4/6] mm: memcontrol: use generic mod_memcg_page_state for kmem pages
From: Vladimir Davydov <hidden>
Date: 2017-06-03 17:41:01
Also in:
linux-mm, lkml
From: Vladimir Davydov <hidden>
Date: 2017-06-03 17:41:01
Also in:
linux-mm, lkml
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 <hannes@cmpxchg.org> --- include/linux/memcontrol.h | 17 ----------------- kernel/fork.c | 8 ++++---- mm/slab.h | 16 ++++++++-------- 3 files changed, 12 insertions(+), 29 deletions(-)
Acked-by: Vladimir Davydov <redacted> -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>