[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20141104131030.GA2937@redhat.com>
Date: Tue, 4 Nov 2014 08:10:30 -0500
From: Vivek Goyal <vgoyal@...hat.com>
To: Aditya Kali <adityakali@...gle.com>
Cc: tj@...nel.org, lizefan@...wei.com, serge.hallyn@...ntu.com,
luto@...capital.net, ebiederm@...ssion.com,
cgroups@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-api@...r.kernel.org, mingo@...hat.com,
containers@...ts.linux-foundation.org
Subject: Re: [PATCHv2 0/7] CGroup Namespaces
On Fri, Oct 31, 2014 at 12:18:54PM -0700, Aditya Kali wrote:
[..]
> fs/kernfs/dir.c | 194 ++++++++++++++++++++++++++++++++++-----
> fs/kernfs/mount.c | 48 ++++++++++
> fs/proc/namespaces.c | 1 +
> include/linux/cgroup.h | 41 ++++++++-
> include/linux/cgroup_namespace.h | 36 ++++++++
> include/linux/kernfs.h | 5 +
> include/linux/nsproxy.h | 2 +
> include/linux/proc_ns.h | 4 +
> include/uapi/linux/sched.h | 3 +-
> kernel/Makefile | 2 +-
> kernel/cgroup.c | 108 +++++++++++++++++-----
> kernel/cgroup_namespace.c | 148 +++++++++++++++++++++++++++++
> kernel/fork.c | 2 +-
> kernel/nsproxy.c | 19 +++-
Hi Aditya,
Can we provide a documentation file for cgroup namespace behavior. Say,
Documentation/namespaces/cgroup-namespace.txt.
Namespaces are complicated and it might be a good idea to keep one .txt
file for each namespace.
Thanks
Vivek
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists