lkml.org 
[lkml]   [2010]   [Mar]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] memcg: fix typos in memcg_test.txt
* Kirill A. Shutemov <kirill@shutemov.name> [2010-02-26 15:39:16]:

> Signed-off-by: Kirill A. Shutemov <kirill@shutemov.name>
> ---
> Documentation/cgroups/memcg_test.txt | 4 ++--
> 1 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/Documentation/cgroups/memcg_test.txt b/Documentation/cgroups/memcg_test.txt
> index 4d32e0e..f7f68b2 100644
> --- a/Documentation/cgroups/memcg_test.txt
> +++ b/Documentation/cgroups/memcg_test.txt
> @@ -337,7 +337,7 @@ Under below explanation, we assume CONFIG_MEM_RES_CTRL_SWAP=y.
> race and lock dependency with other cgroup subsystems.
>
> example)
> - # mount -t cgroup none /cgroup -t cpuset,memory,cpu,devices
> + # mount -t cgroup none /cgroup -o cpuset,memory,cpu,devices
>
> and do task move, mkdir, rmdir etc...under this.
>
> @@ -348,7 +348,7 @@ Under below explanation, we assume CONFIG_MEM_RES_CTRL_SWAP=y.
>
> For example, test like following is good.
> (Shell-A)
> - # mount -t cgroup none /cgroup -t memory
> + # mount -t cgroup none /cgroup -o memory
> # mkdir /cgroup/test
> # echo 40M > /cgroup/test/memory.limit_in_bytes
> # echo 0 > /cgroup/test/tasks


Looks good,

Reviewed-by: Balbir Singh <balbir@linux.vnet.ibm.com>


--
Three Cheers,
Balbir


\
 
 \ /
  Last update: 2010-03-01 06:29    [W:0.032 / U:0.900 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site