Re: [PATCH] cgroups: consolidate cgroup documents

From: Randy Dunlap
Date: Fri Jan 09 2009 - 19:20:01 EST


On Sat, 10 Jan 2009 04:04:42 +0530 Balbir Singh wrote:

> * Li Zefan <lizf@xxxxxxxxxxxxxx> [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@xxxxxxxxxxxxxx>
> > ---
> > 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@xxxxxxxxxxxxxxxxxx>


---
~Randy
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/