From: Paul Menage <menage@google.com>
To: lizf@cn.fujitsu.com, balbir@linux.vnet.ibm.com,
kamezawa.hiroyu@jp.fujitsu.com
Cc: linux-kernel@vger.kernel.org, akpm@linux-foundation.org,
containers@lists.linux-foundation.org
Subject: [PATCH 0/4] CGroup: Support for named and empty hierarchies
Date: Tue, 28 Jul 2009 16:26:16 -0700 [thread overview]
Message-ID: <20090728232508.20156.17943.stgit@menage.mtv.corp.google.com> (raw)
The following series implements support for named cgroup hierarchies,
and for cgroup hierarchies that have no bound subsystems.
Signed-off-by: Paul Menage <menage@google.com>
---
Paul Menage (4):
Allow cgroup hierarchies to be created with no bound subsystems
Add a back-pointer from struct cg_cgroup_link to struct cgroup
Move the cgroup debug subsys into cgroup.c to access internal state
Support named cgroups hierarchies
Documentation/cgroups/cgroups.txt | 20 +
kernel/Makefile | 1
kernel/cgroup.c | 659 +++++++++++++++++++++++++++++--------
kernel/cgroup_debug.c | 105 ------
4 files changed, 533 insertions(+), 252 deletions(-)
delete mode 100644 kernel/cgroup_debug.c
next reply other threads:[~2009-07-28 23:26 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-28 23:26 Paul Menage [this message]
2009-07-28 23:26 ` [PATCH 1/4] Support named cgroups hierarchies Paul Menage
2009-07-29 10:43 ` Dhaval Giani
2009-07-28 23:26 ` [PATCH 2/4] Move the cgroup debug subsys into cgroup.c to access internal state Paul Menage
2009-07-28 23:26 ` [PATCH 3/4] Add a back-pointer from struct cg_cgroup_link to struct cgroup Paul Menage
2009-07-28 23:26 ` [PATCH 4/4] Allow cgroup hierarchies to be created with no bound subsystems Paul Menage
2009-07-29 7:30 ` [PATCH 0/4] CGroup: Support for named and empty hierarchies Li Zefan
-- strict thread matches above, loose matches on Subject: below --
2009-07-22 19:50 Paul Menage
2009-07-23 5:13 ` KAMEZAWA Hiroyuki
2009-07-23 5:37 ` Paul Menage
2009-07-23 5:45 ` KAMEZAWA Hiroyuki
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20090728232508.20156.17943.stgit@menage.mtv.corp.google.com \
--to=menage@google.com \
--cc=akpm@linux-foundation.org \
--cc=balbir@linux.vnet.ibm.com \
--cc=containers@lists.linux-foundation.org \
--cc=kamezawa.hiroyu@jp.fujitsu.com \
--cc=linux-kernel@vger.kernel.org \
--cc=lizf@cn.fujitsu.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®