Re: [PATCH] Add cgroup support for enabling controllers at boot time(v2)

From: David Rientjes
Date: Fri Mar 07 2008 - 04:05:55 EST


On Fri, 7 Mar 2008, Balbir Singh wrote:

> diff -puN Documentation/kernel-parameters.txt~cgroup_disable Documentation/kernel-parameters.txt
> --- linux-2.6.25-rc4/Documentation/kernel-parameters.txt~cgroup_disable 2008-03-07 14:26:16.000000000 +0530
> +++ linux-2.6.25-rc4-balbir/Documentation/kernel-parameters.txt 2008-03-07 14:26:16.000000000 +0530
> @@ -383,6 +383,10 @@ and is between 256 and 4096 characters.
> ccw_timeout_log [S390]
> See Documentation/s390/CommonIO for details.
>
> + cgroup_disable= [KNL] Disable a particular controller
> + Format: {name of the controller(s) to disable}
> + {Currently supported controllers - "memory"}
> +
> checkreqprot [SELINUX] Set initial checkreqprot flag value.
> Format: { "0" | "1" }
> See security/selinux/Kconfig help text.

It would probably be helpful to mention in the documentation that the
names of the subsystems must now be delimited by commas.

[ I also find it very helpful to add randy.dunlap@xxxxxxxxxx to the cc
list for any patch touching Documentation ]
--
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/