* Naming the "Task containers" framework
@ 2007-09-05 5:54 Paul Menage
[not found] ` <6599ad830709042254t2d5c4f54y964c74e3c6d9a6ab-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
0 siblings, 1 reply; 7+ messages in thread
From: Paul Menage @ 2007-09-05 5:54 UTC (permalink / raw)
To: Linux Containers
At the mini-summit, and at other times, I've heard the repeated
complaint that having the word "container" in the name of the "task
container" framework leads to ambiguity. And separately from the
complaints, I've seen the awkwardness that people end up with when
they feel they have to distinguish between the "containers" abstract
concept, and "Paul's containers" ...
With the hope/prospect of having the framework merged some time after
the kernel summit, I guess now's a good time to bow to the pressure
and find some compromise that everyone likes, before we actually hit
mainline. (Maybe earlier would have been even better, but ...)
Of the various possible names that have been suggested, there are a
couple that (to me) stand out as good options:
- control groups
- task sets
The former (coined by Eric during a brainstorming session yesterday)
seems to capture the enforcement aspect of the framework (sysadmin can
use it to control the behaviour of processes, processes can't escape
from groups), without suggesting that it can only be used for resource
controllers (as some alternative names such as "resource groups"
imply) and would be a choice that I could be happy with.
Does anyone have strong views on other alternative names (or even the
idea of keeping "task containers")?
Paul
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Naming the "Task containers" framework
[not found] ` <6599ad830709042254t2d5c4f54y964c74e3c6d9a6ab-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
@ 2007-09-05 9:55 ` Cedric Le Goater
[not found] ` <46DE7CFB.6020200-NmTC/0ZBporQT0dZR+AlfA@public.gmane.org>
2007-09-11 13:57 ` Serge E. Hallyn
1 sibling, 1 reply; 7+ messages in thread
From: Cedric Le Goater @ 2007-09-05 9:55 UTC (permalink / raw)
To: Paul Menage; +Cc: Linux Containers
Paul Menage wrote:
> At the mini-summit, and at other times, I've heard the repeated
> complaint that having the word "container" in the name of the "task
> container" framework leads to ambiguity. And separately from the
> complaints, I've seen the awkwardness that people end up with when
> they feel they have to distinguish between the "containers" abstract
> concept, and "Paul's containers" ...
>
> With the hope/prospect of having the framework merged some time after
> the kernel summit, I guess now's a good time to bow to the pressure
> and find some compromise that everyone likes, before we actually hit
> mainline. (Maybe earlier would have been even better, but ...)
>
> Of the various possible names that have been suggested, there are a
> couple that (to me) stand out as good options:
>
> - control groups
> - task sets
task controllers ?
C.
> The former (coined by Eric during a brainstorming session yesterday)
> seems to capture the enforcement aspect of the framework (sysadmin can
> use it to control the behaviour of processes, processes can't escape
> from groups), without suggesting that it can only be used for resource
> controllers (as some alternative names such as "resource groups"
> imply) and would be a choice that I could be happy with.
>
> Does anyone have strong views on other alternative names (or even the
> idea of keeping "task containers")?
>
> Paul
> _______________________________________________
> Containers mailing list
> Containers-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org
> https://lists.linux-foundation.org/mailman/listinfo/containers
>
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Naming the "Task containers" framework
[not found] ` <46DE7CFB.6020200-NmTC/0ZBporQT0dZR+AlfA@public.gmane.org>
@ 2007-09-05 10:13 ` Paul Menage
0 siblings, 0 replies; 7+ messages in thread
From: Paul Menage @ 2007-09-05 10:13 UTC (permalink / raw)
To: Cedric Le Goater; +Cc: Linux Containers
On 9/5/07, Cedric Le Goater <clg-NmTC/0ZBporQT0dZR+AlfA@public.gmane.org> wrote:
> > - control groups
> > - task sets
>
> task controllers ?
>
Hmm. As a name for the framework, this doesn't seem to me quite as
appropriate as "control groups". The framework itself doesn't actually
control groups of tasks, it just provides the partitioning mechanism
and user-space API to make it simple to add such controllers.
Paul
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Naming the "Task containers" framework
[not found] ` <6599ad830709042254t2d5c4f54y964c74e3c6d9a6ab-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2007-09-05 9:55 ` Cedric Le Goater
@ 2007-09-11 13:57 ` Serge E. Hallyn
[not found] ` <20070911135739.GA15217-6s5zFf/epYLPQpwDFJZrxKsjOiXwFzmk@public.gmane.org>
1 sibling, 1 reply; 7+ messages in thread
From: Serge E. Hallyn @ 2007-09-11 13:57 UTC (permalink / raw)
To: Paul Menage; +Cc: Linux Containers
Quoting Paul Menage (menage-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org):
> At the mini-summit, and at other times, I've heard the repeated
> complaint that having the word "container" in the name of the "task
> container" framework leads to ambiguity. And separately from the
> complaints, I've seen the awkwardness that people end up with when
> they feel they have to distinguish between the "containers" abstract
> concept, and "Paul's containers" ...
>
> With the hope/prospect of having the framework merged some time after
> the kernel summit, I guess now's a good time to bow to the pressure
> and find some compromise that everyone likes, before we actually hit
> mainline. (Maybe earlier would have been even better, but ...)
>
> Of the various possible names that have been suggested, there are a
> couple that (to me) stand out as good options:
>
> - control groups
> - task sets
>
> The former (coined by Eric during a brainstorming session yesterday)
> seems to capture the enforcement aspect of the framework (sysadmin can
> use it to control the behaviour of processes, processes can't escape
> from groups), without suggesting that it can only be used for resource
> controllers (as some alternative names such as "resource groups"
> imply) and would be a choice that I could be happy with.
>
> Does anyone have strong views on other alternative names (or even the
> idea of keeping "task containers")?
Purely subjectively I prefer control groups, but task sets is more
descriptive about the implementation.
So I'd have to vote for task sets.
I like 'task containers', but it really is a pain trying to keep clear
which containers I'm talking about from one sentence to the next.
-serge
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Naming the "Task containers" framework
[not found] ` <20070911135739.GA15217-6s5zFf/epYLPQpwDFJZrxKsjOiXwFzmk@public.gmane.org>
@ 2007-09-11 14:38 ` Paul Menage
[not found] ` <6599ad830709110738n5e754e91qa549e13e2d7a27b5-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
0 siblings, 1 reply; 7+ messages in thread
From: Paul Menage @ 2007-09-11 14:38 UTC (permalink / raw)
To: Serge E. Hallyn; +Cc: Linux Containers
On 9/11/07, Serge E. Hallyn <serue-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org> wrote:
> Quoting Paul Menage (menage-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org):
> > At the mini-summit, and at other times, I've heard the repeated
> > complaint that having the word "container" in the name of the "task
> > container" framework leads to ambiguity. And separately from the
> > complaints, I've seen the awkwardness that people end up with when
> > they feel they have to distinguish between the "containers" abstract
> > concept, and "Paul's containers" ...
> >
> > With the hope/prospect of having the framework merged some time after
> > the kernel summit, I guess now's a good time to bow to the pressure
> > and find some compromise that everyone likes, before we actually hit
> > mainline. (Maybe earlier would have been even better, but ...)
> >
> > Of the various possible names that have been suggested, there are a
> > couple that (to me) stand out as good options:
> >
> > - control groups
> > - task sets
> >
> > The former (coined by Eric during a brainstorming session yesterday)
> > seems to capture the enforcement aspect of the framework (sysadmin can
> > use it to control the behaviour of processes, processes can't escape
> > from groups), without suggesting that it can only be used for resource
> > controllers (as some alternative names such as "resource groups"
> > imply) and would be a choice that I could be happy with.
> >
> > Does anyone have strong views on other alternative names (or even the
> > idea of keeping "task containers")?
>
> Purely subjectively I prefer control groups, but task sets is more
> descriptive about the implementation.
I described it as "control groups" during the kernel summit
presentation and no-one seemed to object to that name.
As far as I can tell, the general mood seems to be in favour of
"control groups" - no-one else has expressed a preference for "task
sets".
I think it's more important to express the overall intention of the
feature rather than the implementation. Ted T'so (I think) asked at
the summit whether things other than tasks could be first-class
members of control groups - I said that currently they can't, but
people may find interesting ways to conveniently make non-task objects
first-class members in the future (rather than just holding reference
counts the way pages do currently).
>
> So I'd have to vote for task sets.
>
> I like 'task containers', but it really is a pain trying to keep clear
> which containers I'm talking about from one sentence to the next.
Right, enough people have said this to me now, and I've seen the
awkwardness that it entails - I don't want to add a subsystem to the
kernel that's forever referred to as "Paul's containers" :-)
Paul
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Naming the "Task containers" framework
[not found] ` <6599ad830709110738n5e754e91qa549e13e2d7a27b5-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
@ 2007-09-11 15:04 ` Cedric Le Goater
[not found] ` <46E6AE8A.7080405-NmTC/0ZBporQT0dZR+AlfA@public.gmane.org>
0 siblings, 1 reply; 7+ messages in thread
From: Cedric Le Goater @ 2007-09-11 15:04 UTC (permalink / raw)
To: Paul Menage; +Cc: Linux Containers
Paul Menage wrote:
> On 9/11/07, Serge E. Hallyn <serue-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org> wrote:
>> Quoting Paul Menage (menage-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org):
>>> At the mini-summit, and at other times, I've heard the repeated
>>> complaint that having the word "container" in the name of the "task
>>> container" framework leads to ambiguity. And separately from the
>>> complaints, I've seen the awkwardness that people end up with when
>>> they feel they have to distinguish between the "containers" abstract
>>> concept, and "Paul's containers" ...
>>>
>>> With the hope/prospect of having the framework merged some time after
>>> the kernel summit, I guess now's a good time to bow to the pressure
>>> and find some compromise that everyone likes, before we actually hit
>>> mainline. (Maybe earlier would have been even better, but ...)
>>>
>>> Of the various possible names that have been suggested, there are a
>>> couple that (to me) stand out as good options:
>>>
>>> - control groups
>>> - task sets
>>>
>>> The former (coined by Eric during a brainstorming session yesterday)
>>> seems to capture the enforcement aspect of the framework (sysadmin can
>>> use it to control the behaviour of processes, processes can't escape
>>> from groups), without suggesting that it can only be used for resource
>>> controllers (as some alternative names such as "resource groups"
>>> imply) and would be a choice that I could be happy with.
>>>
>>> Does anyone have strong views on other alternative names (or even the
>>> idea of keeping "task containers")?
>> Purely subjectively I prefer control groups, but task sets is more
>> descriptive about the implementation.
>
> I described it as "control groups" during the kernel summit
> presentation and no-one seemed to object to that name.
>
> As far as I can tell, the general mood seems to be in favour of
> "control groups" - no-one else has expressed a preference for "task
> sets".
>
> I think it's more important to express the overall intention of the
> feature rather than the implementation. Ted T'so (I think) asked at
> the summit whether things other than tasks could be first-class
> members of control groups - I said that currently they can't, but
> people may find interesting ways to conveniently make non-task objects
> first-class members in the future (rather than just holding reference
> counts the way pages do currently).
>
>> So I'd have to vote for task sets.
>>
>> I like 'task containers', but it really is a pain trying to keep clear
>> which containers I'm talking about from one sentence to the next.
>
> Right, enough people have said this to me now, and I've seen the
> awkwardness that it entails - I don't want to add a subsystem to the
> kernel that's forever referred to as "Paul's containers" :-)
That's how I've been calling them for a while :)
Now that LWN has announced the name rebrand in the article :
http://lwn.net/Articles/249080/
I hope we can close the topic.
C.
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Naming the "Task containers" framework
[not found] ` <46E6AE8A.7080405-NmTC/0ZBporQT0dZR+AlfA@public.gmane.org>
@ 2007-09-11 15:09 ` Serge E. Hallyn
0 siblings, 0 replies; 7+ messages in thread
From: Serge E. Hallyn @ 2007-09-11 15:09 UTC (permalink / raw)
To: Cedric Le Goater; +Cc: Linux Containers, Paul Menage
Quoting Cedric Le Goater (clg-NmTC/0ZBporQT0dZR+AlfA@public.gmane.org):
> Paul Menage wrote:
> > On 9/11/07, Serge E. Hallyn <serue-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org> wrote:
> >> Quoting Paul Menage (menage-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org):
> >>> At the mini-summit, and at other times, I've heard the repeated
> >>> complaint that having the word "container" in the name of the "task
> >>> container" framework leads to ambiguity. And separately from the
> >>> complaints, I've seen the awkwardness that people end up with when
> >>> they feel they have to distinguish between the "containers" abstract
> >>> concept, and "Paul's containers" ...
> >>>
> >>> With the hope/prospect of having the framework merged some time after
> >>> the kernel summit, I guess now's a good time to bow to the pressure
> >>> and find some compromise that everyone likes, before we actually hit
> >>> mainline. (Maybe earlier would have been even better, but ...)
> >>>
> >>> Of the various possible names that have been suggested, there are a
> >>> couple that (to me) stand out as good options:
> >>>
> >>> - control groups
> >>> - task sets
> >>>
> >>> The former (coined by Eric during a brainstorming session yesterday)
> >>> seems to capture the enforcement aspect of the framework (sysadmin can
> >>> use it to control the behaviour of processes, processes can't escape
> >>> from groups), without suggesting that it can only be used for resource
> >>> controllers (as some alternative names such as "resource groups"
> >>> imply) and would be a choice that I could be happy with.
> >>>
> >>> Does anyone have strong views on other alternative names (or even the
> >>> idea of keeping "task containers")?
> >> Purely subjectively I prefer control groups, but task sets is more
> >> descriptive about the implementation.
> >
> > I described it as "control groups" during the kernel summit
> > presentation and no-one seemed to object to that name.
> >
> > As far as I can tell, the general mood seems to be in favour of
> > "control groups" - no-one else has expressed a preference for "task
> > sets".
> >
> > I think it's more important to express the overall intention of the
> > feature rather than the implementation. Ted T'so (I think) asked at
> > the summit whether things other than tasks could be first-class
> > members of control groups - I said that currently they can't, but
> > people may find interesting ways to conveniently make non-task objects
> > first-class members in the future (rather than just holding reference
> > counts the way pages do currently).
> >
> >> So I'd have to vote for task sets.
> >>
> >> I like 'task containers', but it really is a pain trying to keep clear
> >> which containers I'm talking about from one sentence to the next.
> >
> > Right, enough people have said this to me now, and I've seen the
> > awkwardness that it entails - I don't want to add a subsystem to the
> > kernel that's forever referred to as "Paul's containers" :-)
>
> That's how I've been calling them for a while :)
It works pretty well :)
> Now that LWN has announced the name rebrand in the article :
>
> http://lwn.net/Articles/249080/
>
> I hope we can close the topic.
Sure *now* you tell me. You had to wait until I provided yet one more
example of how my own preferences can be taken as a reliable indicator
of the inverse of the group consensus :)
-serge
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2007-09-11 15:09 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-05 5:54 Naming the "Task containers" framework Paul Menage
[not found] ` <6599ad830709042254t2d5c4f54y964c74e3c6d9a6ab-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2007-09-05 9:55 ` Cedric Le Goater
[not found] ` <46DE7CFB.6020200-NmTC/0ZBporQT0dZR+AlfA@public.gmane.org>
2007-09-05 10:13 ` Paul Menage
2007-09-11 13:57 ` Serge E. Hallyn
[not found] ` <20070911135739.GA15217-6s5zFf/epYLPQpwDFJZrxKsjOiXwFzmk@public.gmane.org>
2007-09-11 14:38 ` Paul Menage
[not found] ` <6599ad830709110738n5e754e91qa549e13e2d7a27b5-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2007-09-11 15:04 ` Cedric Le Goater
[not found] ` <46E6AE8A.7080405-NmTC/0ZBporQT0dZR+AlfA@public.gmane.org>
2007-09-11 15:09 ` Serge E. Hallyn
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.