[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1489979147.4273.22.camel@gmx.de>
Date: Mon, 20 Mar 2017 04:05:47 +0100
From: Mike Galbraith <efault@....de>
To: Gerhard Wiesinger <lists@...singer.com>,
Michal Hocko <mhocko@...nel.org>
Cc: lkml@...garu.com, Minchan Kim <minchan@...nel.org>,
linux-kernel@...r.kernel.org, linux-mm@...ck.org,
Linus Torvalds <torvalds@...ux-foundation.org>
Subject: Re: Still OOM problems with 4.9er/4.10er kernels
On Sun, 2017-03-19 at 17:02 +0100, Gerhard Wiesinger wrote:
> mount | grep cgroup
Just because controllers are mounted doesn't mean they're populated. To
check that, you want to look for directories under the mount points
with a non-empty 'tasks'. You will find some, but memory cgroup
assignments would likely be most interesting for this thread. You can
eliminate any diddling there by booting with cgroup_disable=memory.
-Mike
Powered by blists - more mailing lists