Re: [PATCH 02/14] mm: vmscan: simplify memcg vs. global shrinker invocation
From: David Miller <davem@davemloft.net>
Date: 2015-11-13 15:59:52
Also in:
cgroups, linux-mm, lkml
From: David Miller <davem@davemloft.net>
Date: 2015-11-13 15:59:52
Also in:
cgroups, linux-mm, lkml
From: Johannes Weiner <hannes@cmpxchg.org> Date: Thu, 12 Nov 2015 18:41:21 -0500
Letting shrink_slab() handle the root_mem_cgroup, and implicitely the !CONFIG_MEMCG case, allows shrink_zone() to invoke the shrinkers unconditionally from within the memcg iteration loop. Signed-off-by: Johannes Weiner <hannes@cmpxchg.org> Acked-by: Michal Hocko <mhocko@suse.com>
Acked-by: David S. Miller <davem@davemloft.net> -- 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>