Re: [PATCH] Documentation: cgroups/cpuacct.txt: Fix command example in cpuacct.txt.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Masanari Iida wrote:
> Fix command example in cpuacct.txt
> 
> Signed-off-by: Masanari Iida <standby24x7@xxxxxxxxx>

Obviously correct..

Acked-by: Li Zefan <lizf@xxxxxxxxxxxxxx>

> ---
>  Documentation/cgroups/cpuacct.txt |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/Documentation/cgroups/cpuacct.txt b/Documentation/cgroups/cpuacct.txt
> index 8b93094..152350b 100644
> --- a/Documentation/cgroups/cpuacct.txt
> +++ b/Documentation/cgroups/cpuacct.txt
> @@ -24,7 +24,7 @@ New accounting groups can be created under the parent group /cgroups.
>  
>  # cd /cgroups
>  # mkdir g1
> -# echo $$ > g1
> +# echo $$ > g1/tasks
>  
>  The above steps create a new group g1 and move the current shell
>  process (bash) into it. CPU time consumed by this bash and its children
_______________________________________________
Containers mailing list
Containers@xxxxxxxxxxxxxxxxxxxxxxxxxx
https://lists.linux-foundation.org/mailman/listinfo/containers


[Index of Archives]     [Cgroups]     [Netdev]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux