Re: [PATCH 5/8] mm: memcontrol: account socket memory on unified hierarchy
From: Johannes Weiner <hannes@cmpxchg.org>
Date: 2015-10-28 03:05:33
Also in:
linux-mm, lkml, netdev
From: Johannes Weiner <hannes@cmpxchg.org>
Date: 2015-10-28 03:05:33
Also in:
linux-mm, lkml, netdev
On Tue, Oct 27, 2015 at 05:45:32PM -0700, David Miller wrote:
From: Johannes Weiner <hannes@cmpxchg.org> Date: Tue, 27 Oct 2015 09:42:27 -0700quoted
On Tue, Oct 27, 2015 at 05:15:54PM +0100, Michal Hocko wrote:quoted
quoted
For now, something like this as a boot commandline? cgroup.memory=nosocketThat would work for me.Okay, then I'll go that route for the socket stuff. Dave is that cool with you?Depends upon the default. Until the user configures something explicitly into the memory controller, the networking bits should all evaluate to nothing.
Yep, I'll stick them behind a default-off jump label again. This bootflag is only to override an active memory controller configuration and force-off that jump label permanently.