lkml.org 
[lkml]   [2009]   [Feb]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] trivial: Give the right path in Documentation example
On Tue, 3 Feb 2009, KAMEZAWA Hiroyuki wrote:

> > While the Documentation example creates /cgroup/test, it removes
> > /test/cgroup, which is clearly not the intended path. Change that to
> > /cgroup/test.
> Acked-by: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>
> > Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@holoscopio.com>
> > ---
> > Documentation/cgroups/memcg_test.txt | 2 +-
> > 1 files changed, 1 insertions(+), 1 deletions(-)
> >
> > diff --git a/Documentation/cgroups/memcg_test.txt b/Documentation/cgroups/memcg_test.txt
> > index 523a9c1..a926359 100644
> > --- a/Documentation/cgroups/memcg_test.txt
> > +++ b/Documentation/cgroups/memcg_test.txt
> > @@ -356,7 +356,7 @@ Under below explanation, we assume CONFIG_MEM_RES_CTRL_SWAP=y.
> > (Shell-B)
> > # move all tasks in /cgroup/test to /cgroup
> > # /sbin/swapoff -a
> > - # rmdir /test/cgroup
> > + # rmdir /cgroup/test
> > # kill malloc task.
> >
> > Of course, tmpfs v.s. swapoff test should be tested, too.

Applied to trivial tree, thanks guys.

--
Jiri Kosina
SUSE Labs


\
 
 \ /
  Last update: 2009-02-03 12:01    [W:0.561 / U:0.156 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site