On Sun, Dec 28, 2014 at 01:47:48PM -0500, Johannes Weiner wrote: > 3e32cb2e0a12 ("mm: memcontrol: lockless page counters") accidentally > switched the soft limit default from infinity to zero, which turns all > memcgs with even a single page into soft limit excessors and engages > soft limit reclaim on all of them during global memory pressure. This > makes global reclaim generally more aggressive, but also inverts the > meaning of existing soft limit configurations where unset soft limits > are usually more generous than set ones. > > Signed-off-by: Johannes Weiner <hannes@xxxxxxxxxxx> Overlooked that :-/ Acked-by: Vladimir Davydov <vdavydov@xxxxxxxxxxxxx> -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>