From 5b39c3a8e58e9bfaae3376714dc18b1395905236 Mon Sep 17 00:00:00 2001 From: Wanlong Gao Date: Sat, 23 Jul 2011 10:37:01 -0700 Subject: [PATCH] --- yaml --- r: 257432 b: refs/heads/master c: e47f9d84eec63484ae09f8c5b78ef605efa984a0 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/Documentation/cgroups/cpuacct.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 028e6b76ae39..29d94d920535 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: b4db920c7f524b2cd0f5ae7efbbbbfd2c76a27da +refs/heads/master: e47f9d84eec63484ae09f8c5b78ef605efa984a0 diff --git a/trunk/Documentation/cgroups/cpuacct.txt b/trunk/Documentation/cgroups/cpuacct.txt index 9ad85df4b983..9d73cc0cadb9 100644 --- a/trunk/Documentation/cgroups/cpuacct.txt +++ b/trunk/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