X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Documentation%2Fcgroups%2Fcpuacct.txt;h=9d73cc0cadb98a63818f532022b5c375285f1215;hb=c11abbbaa3252875c5740a6880b9a1a6f1e2a870;hp=9ad85df4b983e9da4ab967f098b39376c2ac0162;hpb=09dd9b39abf85b8fae3ea105a81825478dd227b6;p=pandora-kernel.git diff --git a/Documentation/cgroups/cpuacct.txt b/Documentation/cgroups/cpuacct.txt index 9ad85df4b983..9d73cc0cadb9 100644 --- a/Documentation/cgroups/cpuacct.txt +++ b/Documentation/cgroups/cpuacct.txt @@ -23,7 +23,7 @@ New accounting groups can be created under the parent group /sys/fs/cgroup. # cd /sys/fs/cgroup # 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