]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - Documentation/cgroups/memcg_test.txt
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
[linux-2.6-omap-h63xx.git] / Documentation / cgroups / memcg_test.txt
index 8a11caf417a06777d48cfe9afe5517cd3925cb15..72db89ed0609c8582d24e0fa54f72c10f4c8af96 100644 (file)
@@ -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.