"...0d0cea2424ae97b27447dc64a7dbfae83c036c45b403392f0e8ba.png" did not exist on "557b7ea34b9a10a5e13f4d7fd58ac965d801e3bd"
memcg: root_cgroup cannot reach mem_cgroup_move_parent
The root cgroup cannot be destroyed so we never hit it down the mem_cgroup_pre_destroy path and mem_cgroup_force_empty_write shouldn't even try to do anything if called for the root. This means that mem_cgroup_move_parent doesn't have to bother with the root cgroup and it can assume it can always move charges upwards. Signed-off-by:Michal Hocko <mhocko@suse.cz> Reviewed-by:
Tejun Heo <tj@kernel.org> Reviewed-by:
Glauber Costa <glommer@parallels.com> Signed-off-by:
Tejun Heo <tj@kernel.org>
Loading
Please register or sign in to comment