[RFC][PATCH 0/2] memcg: Require every task that uses an mm to migrate together
From: Eric W. Biederman
Date: Fri Jun 01 2018 - 10:52:18 EST
This is a follow up to my last patch of switching from mm->owner to
mm->memgcg and as it might be significant enough to break userspace. I
am carefully not depending on this change.
Eric W. Biederman (2):
memcg: Ensure every task that uses an mm is in the same memory cgroup
memcgl: Remove dead code now that all tasks of an mm share a memcg
mm/memcontrol.c | 94 ++++++++++++++++++++++++++++++++++++---------------------
1 file changed, 59 insertions(+), 35 deletions(-)