[Devel] Re: [PATCH] cgroups: consolidate cgroup documents
Randy Dunlap
rdunlap at xenotime.net
Fri Jan 9 16:19:47 PST 2009
On Sat, 10 Jan 2009 04:04:42 +0530 Balbir Singh wrote:
> * Li Zefan <lizf at cn.fujitsu.com> [2009-01-09 10:16:35]:
>
> > Move Documentation/cpusets.txt and Documentation/controllers/* to
> > Documentation/cgroups/
> >
> > This inlined patch is generated with git-show -M (rename detected)
> > and is for review, and the attached one is for apply.
> >
> > Signed-off-by: Li Zefan <lizf at cn.fujitsu.com>
> > ---
> > Documentation/cgroups/cgroups.txt | 5 +++--
> > Documentation/cgroups/memcg_test.txt | 2 +-
> > Documentation/scheduler/sched-design-CFS.txt | 2 +-
> > include/linux/res_counter.h | 2 +-
> > init/Kconfig | 9 ++++-----
> > kernel/cpuset.c | 2 +-
> > 11 files changed, 11 insertions(+), 11 deletions(-)
> >
> > rename Documentation/{controllers => cgroups}/cpuacct.txt (100%)
> > rename Documentation/{ => cgroups}/cpusets.txt (100%)
> > rename Documentation/{controllers => cgroups}/devices.txt (100%)
> > rename Documentation/{controllers => cgroups}/memcg_test.txt (99%)
> > rename Documentation/{controllers => cgroups}/memory.txt (100%)
> > rename Documentation/{controllers => cgroups}/resource_counter.txt (100%)
> >
> > diff --git a/Documentation/cgroups/cgroups.txt b/Documentation/cgroups/cgroups.txt
> > index e33ee74..d9e5d6f 100644
>
> I think it is a good idea to consolidate it all in one place.
I'm for that also, but I thought that cpusets existed regardless of
cgroups/controllers. Maybe I'm wrong?
> Acked-by: Balbir Singh <balbir at linux.vnet.ibm.com>
---
~Randy
_______________________________________________
Containers mailing list
Containers at lists.linux-foundation.org
https://lists.linux-foundation.org/mailman/listinfo/containers
More information about the Devel
mailing list