* [PATCH] add new cgroup list to CC notice
@ 2011-11-04 0:40 KAMEZAWA Hiroyuki
2011-11-04 2:09 ` Daniel Lezcano
0 siblings, 1 reply; 5+ messages in thread
From: KAMEZAWA Hiroyuki @ 2011-11-04 0:40 UTC (permalink / raw)
To: linux-kernel@vger.kernel.org
Cc: containers@lists.linux-foundation.org, cgroups, paul, lizf,
bsingharora, nishimura, hannes@cmpxchg.org, Michal Hocko, glommer,
tj, akpm, oleg, mk, fweisbec, James.Bottomley
As discussed at Kernel Summit(2011), new cgroups mailing list is opened by
James. This list is for discussing general cgroup design and patches
including all subsystems and for getting more attentions to cgroups/namespaces
related issues by developpers.
Signed-off-by: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>
---
MAINTAINERS | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index ab77670..2d6b4ba 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1927,6 +1927,7 @@ CONTROL GROUPS (CGROUPS)
M: Paul Menage <paul@paulmenage.org>
M: Li Zefan <lizf@cn.fujitsu.com>
L: containers@lists.linux-foundation.org
+L: cgroups@vger.kernel.org
S: Maintained
F: include/linux/cgroup*
F: kernel/cgroup*
@@ -4294,6 +4295,7 @@ MEMORY RESOURCE CONTROLLER
M: Balbir Singh <bsingharora@gmail.com>
M: Daisuke Nishimura <nishimura@mxp.nes.nec.co.jp>
M: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>
+L: cgroups@vger.kernel.org
L: linux-mm@kvack.org
S: Maintained
F: mm/memcontrol.c
--
1.7.4.1
^ permalink raw reply related [flat|nested] 5+ messages in thread
* Re: [PATCH] add new cgroup list to CC notice
2011-11-04 0:40 [PATCH] add new cgroup list to CC notice KAMEZAWA Hiroyuki
@ 2011-11-04 2:09 ` Daniel Lezcano
2011-11-04 2:36 ` KAMEZAWA Hiroyuki
2011-11-04 4:50 ` James Bottomley
0 siblings, 2 replies; 5+ messages in thread
From: Daniel Lezcano @ 2011-11-04 2:09 UTC (permalink / raw)
To: KAMEZAWA Hiroyuki
Cc: linux-kernel@vger.kernel.org, mk,
containers@lists.linux-foundation.org, nishimura, oleg,
Michal Hocko, hannes@cmpxchg.org, tj, cgroups, akpm, fweisbec,
paul
On 11/04/2011 01:40 AM, KAMEZAWA Hiroyuki wrote:
> As discussed at Kernel Summit(2011), new cgroups mailing list is opened by
> James. This list is for discussing general cgroup design and patches
> including all subsystems and for getting more attentions to cgroups/namespaces
> related issues by developpers.
>
> Signed-off-by: KAMEZAWA Hiroyuki<kamezawa.hiroyu@jp.fujitsu.com>
> ---
I don't see the point to unilaterally change the mailing list to
vger.kernel.org as the discussions will be the same as the actual
mailing list containers@. May be there is a good reason to do that but I
don't see it, can someone enlight me please ?
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] add new cgroup list to CC notice
2011-11-04 2:09 ` Daniel Lezcano
@ 2011-11-04 2:36 ` KAMEZAWA Hiroyuki
2011-11-04 4:50 ` James Bottomley
1 sibling, 0 replies; 5+ messages in thread
From: KAMEZAWA Hiroyuki @ 2011-11-04 2:36 UTC (permalink / raw)
To: Daniel Lezcano
Cc: linux-kernel@vger.kernel.org, mk,
containers@lists.linux-foundation.org, nishimura, oleg,
Michal Hocko, hannes@cmpxchg.org, tj, cgroups, akpm, fweisbec,
paul
On Fri, 04 Nov 2011 03:09:31 +0100
Daniel Lezcano <daniel.lezcano@free.fr> wrote:
> On 11/04/2011 01:40 AM, KAMEZAWA Hiroyuki wrote:
> > As discussed at Kernel Summit(2011), new cgroups mailing list is opened by
> > James. This list is for discussing general cgroup design and patches
> > including all subsystems and for getting more attentions to cgroups/namespaces
> > related issues by developpers.
> >
> > Signed-off-by: KAMEZAWA Hiroyuki<kamezawa.hiroyu@jp.fujitsu.com>
> > ---
>
> I don't see the point to unilaterally change the mailing list to
> vger.kernel.org as the discussions will be the same as the actual
> mailing list containers@. May be there is a good reason to do that but I
> don't see it, can someone enlight me please ?
>
I know containers@ and subscribing it.
Maybe this article is good.
http://lwn.net/Articles/464288/
I think there are cgroups not-for-container but total view/interaction
are required. someones may use cgroup just as resource controller (as libvirt,
systemd) and not be intereted in container itself.
I personally think cgroups@ is a straightforward name to kernel developpers.
Thanks,
-Kame
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] add new cgroup list to CC notice
2011-11-04 2:09 ` Daniel Lezcano
2011-11-04 2:36 ` KAMEZAWA Hiroyuki
@ 2011-11-04 4:50 ` James Bottomley
2011-11-04 13:17 ` Daniel Lezcano
1 sibling, 1 reply; 5+ messages in thread
From: James Bottomley @ 2011-11-04 4:50 UTC (permalink / raw)
To: Daniel Lezcano
Cc: KAMEZAWA Hiroyuki, linux-kernel@vger.kernel.org, mk,
containers@lists.linux-foundation.org, nishimura, oleg,
Michal Hocko, hannes@cmpxchg.org, tj, cgroups, akpm, fweisbec,
paul
On Fri, 2011-11-04 at 03:09 +0100, Daniel Lezcano wrote:
> On 11/04/2011 01:40 AM, KAMEZAWA Hiroyuki wrote:
> > As discussed at Kernel Summit(2011), new cgroups mailing list is opened by
> > James. This list is for discussing general cgroup design and patches
> > including all subsystems and for getting more attentions to cgroups/namespaces
> > related issues by developpers.
> >
> > Signed-off-by: KAMEZAWA Hiroyuki<kamezawa.hiroyu@jp.fujitsu.com>
> > ---
>
> I don't see the point to unilaterally change the mailing list to
> vger.kernel.org as the discussions will be the same as the actual
> mailing list containers@.
It's not a unilateral list change. We will still have containers@lf.
The problem is that not all cgroup related stuff goes over it ...
particularly the currently active controller discussions tend not to be
cc'd there. With systemd (and things like the I/O controllers for
xen/kvm), cgroups is seen as being wider than containers.
The desire was for a single list where someone could go to get an
overall view of what's going on in cgroups ... particularly if you're a
confused subsystem maintainer who just had a request to put a controller
in your subsystem ...
James
> May be there is a good reason to do that but I
> don't see it, can someone enlight me please ?
>
>
>
> --
> To unsubscribe from this list: send the line "unsubscribe cgroups" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] add new cgroup list to CC notice
2011-11-04 4:50 ` James Bottomley
@ 2011-11-04 13:17 ` Daniel Lezcano
0 siblings, 0 replies; 5+ messages in thread
From: Daniel Lezcano @ 2011-11-04 13:17 UTC (permalink / raw)
To: James Bottomley
Cc: KAMEZAWA Hiroyuki, linux-kernel@vger.kernel.org, mk,
containers@lists.linux-foundation.org, nishimura, oleg,
Michal Hocko, hannes@cmpxchg.org, tj, cgroups, akpm, fweisbec,
paul
On 11/04/2011 05:50 AM, James Bottomley wrote:
> On Fri, 2011-11-04 at 03:09 +0100, Daniel Lezcano wrote:
>> On 11/04/2011 01:40 AM, KAMEZAWA Hiroyuki wrote:
>>> As discussed at Kernel Summit(2011), new cgroups mailing list is opened by
>>> James. This list is for discussing general cgroup design and patches
>>> including all subsystems and for getting more attentions to cgroups/namespaces
>>> related issues by developpers.
>>>
>>> Signed-off-by: KAMEZAWA Hiroyuki<kamezawa.hiroyu@jp.fujitsu.com>
>>> ---
>> I don't see the point to unilaterally change the mailing list to
>> vger.kernel.org as the discussions will be the same as the actual
>> mailing list containers@.
> It's not a unilateral list change. We will still have containers@lf.
>
> The problem is that not all cgroup related stuff goes over it ...
> particularly the currently active controller discussions tend not to be
> cc'd there. With systemd (and things like the I/O controllers for
> xen/kvm), cgroups is seen as being wider than containers.
>
> The desire was for a single list where someone could go to get an
> overall view of what's going on in cgroups ... particularly if you're a
> confused subsystem maintainer who just had a request to put a controller
> in your subsystem ...
Ok, thanks for the clarification. May I suggest to create also a
namespace@ mailing list ?
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2011-11-04 13:18 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-04 0:40 [PATCH] add new cgroup list to CC notice KAMEZAWA Hiroyuki
2011-11-04 2:09 ` Daniel Lezcano
2011-11-04 2:36 ` KAMEZAWA Hiroyuki
2011-11-04 4:50 ` James Bottomley
2011-11-04 13:17 ` Daniel Lezcano
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox