public inbox for cgroups@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] cgroups: Documentation/kernel-parameters.txt.
@ 2013-03-30  7:26 Kevin Wilson
       [not found] ` <1364628374-4554-1-git-send-email-wkevils-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Kevin Wilson @ 2013-03-30  7:26 UTC (permalink / raw)
  To: cgroups-u79uwXL29TY76Z2rM5mHXA
  Cc: tj-DgEjT+Ai2ygdnm+yROfE0A, lizefan-hv44wF8Li93QT0dZR+AlfA,
	Kevin Wilson

This patch removes the line "{Currently supported controllers - "memory"}"
from Documentation/kernel-parameters.txt, as all controllers are supported.

Signed-off-by: Kevin Wilson <wkevils-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
---
 Documentation/kernel-parameters.txt | 1 -
 1 file changed, 1 deletion(-)

diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt
index 4609e81..a671c6f 100644
--- a/Documentation/kernel-parameters.txt
+++ b/Documentation/kernel-parameters.txt
@@ -451,7 +451,6 @@ bytes respectively. Such letter suffixes can also be entirely omitted.
 
 	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" }
-- 
1.8.1.4

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] cgroups: Documentation/kernel-parameters.txt.
       [not found] ` <1364628374-4554-1-git-send-email-wkevils-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
@ 2013-03-30  9:33   ` Li Zefan
  0 siblings, 0 replies; 2+ messages in thread
From: Li Zefan @ 2013-03-30  9:33 UTC (permalink / raw)
  To: Kevin Wilson; +Cc: cgroups-u79uwXL29TY76Z2rM5mHXA, tj-DgEjT+Ai2ygdnm+yROfE0A

On 2013/3/30 15:26, Kevin Wilson wrote:
> This patch removes the line "{Currently supported controllers - "memory"}"
> from Documentation/kernel-parameters.txt, as all controllers are supported.

Only memcg is supported, because only memcg checks subsys.disabled.
Greg mem_cgroup_disabled in include/linux/memcontrol.h and
mm/memcontrol.c

> 
> Signed-off-by: Kevin Wilson <wkevils-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
> ---
>  Documentation/kernel-parameters.txt | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt
> index 4609e81..a671c6f 100644
> --- a/Documentation/kernel-parameters.txt
> +++ b/Documentation/kernel-parameters.txt
> @@ -451,7 +451,6 @@ bytes respectively. Such letter suffixes can also be entirely omitted.
>  
>  	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" }
> 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-03-30  9:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-30  7:26 [PATCH] cgroups: Documentation/kernel-parameters.txt Kevin Wilson
     [not found] ` <1364628374-4554-1-git-send-email-wkevils-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2013-03-30  9:33   ` Li Zefan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox