Re: [PATCH 1/2] mm: migrate: consolidate mem_cgroup_migrate() calls
From: Vladimir Davydov <hidden>
Date: 2016-02-07 18:33:57
Also in:
linux-mm, lkml
From: Vladimir Davydov <hidden>
Date: 2016-02-07 18:33:57
Also in:
linux-mm, lkml
On Thu, Feb 04, 2016 at 03:07:46PM -0500, Johannes Weiner wrote:
Rather than scattering mem_cgroup_migrate() calls all over the place, have a single call from a safe place where every migration operation eventually ends up in - migrate_page_copy(). Signed-off-by: Johannes Weiner <hannes@cmpxchg.org> Suggested-by: Hugh Dickins <hughd@google.com>
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>