[Devel] Re: [PATCH v7 01/10] Basic kernel memory functionality for the Memory Controller
KAMEZAWA Hiroyuki
kamezawa.hiroyu at jp.fujitsu.com
Tue Nov 29 16:48:51 PST 2011
On Tue, 29 Nov 2011 21:56:52 -0200
Glauber Costa <glommer at parallels.com> wrote:
> This patch lays down the foundation for the kernel memory component
> of the Memory Controller.
>
> As of today, I am only laying down the following files:
>
> * memory.independent_kmem_limit
> * memory.kmem.limit_in_bytes (currently ignored)
> * memory.kmem.usage_in_bytes (always zero)
>
> Signed-off-by: Glauber Costa <glommer at parallels.com>
> Reviewed-by: Kirill A. Shutemov <kirill at shutemov.name>
> CC: Paul Menage <paul at paulmenage.org>
> CC: Greg Thelen <gthelen at google.com>
Now, there are new memcg maintainers as
Johannes Weiner <hannes at cmpxchg.org>
Michal Hocko <mhocko at suse.cz>
KAMEZAWA Hiroyuki <kamezawa.hiroyu at jp.fujitsu.com>
Balbir Singh <bsingharora at gmail.com>
So, please CC them.
I may not be able to make a quick/good reply.
Hmm, my concern is
+ memory.independent_kmem_limit # select whether or not kernel memory limits are
+ independent of user limits
I'll be okay with this. other ones ?
Acked-by: KAMEZAWA Hiroyuki <kamezawa.hiroyu at jp.fujitsu.com>
More information about the Devel
mailing list