From mboxrd@z Thu Jan 1 00:00:00 1970 From: Naoya Horiguchi Subject: memcg swap doesn't work in mmotm-2014-07-09-17-08? Date: Wed, 16 Jul 2014 14:10:07 -0400 Message-ID: <20140716181007.GA8524@nhori.redhat.com> Mime-Version: 1.0 Return-path: Content-Disposition: inline Sender: owner-linux-mm@kvack.org List-ID: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-mm@kvack.org Cc: Johannes Weiner , Michal Hocko , Andrew Morton , cgroups@vger.kernel.org, Naoya Horiguchi Hi, It seems that when a process in some memcg tries to allocate more than memcg.limit_in_bytes, oom happens instead of swaping out in mmotm-2014-07-09-17-08 (memcg.memsw.limit_in_bytes is large enough). It does work in v3.16-rc3, so I think latest patches changed something. I'm not familiar with memcg internally, so no idea about what caused it. Could you see the problem? Thanks, Naoya Horiguchi -- 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: email@kvack.org