X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=Documentation%2Fcgroups.txt;h=d9014aa0eb68b469836b29afe932532b168a63ee;hb=ff33f2303b0ea8e5ac15af91de8d8538a5d58db1;hp=824fc02744719ecb02b29177c11c55034229af35;hpb=2d4b3f37ded8998a362c8d0b4be02f583dd9a002;p=linux-2.6-omap-h63xx.git diff --git a/Documentation/cgroups.txt b/Documentation/cgroups.txt index 824fc027447..d9014aa0eb6 100644 --- a/Documentation/cgroups.txt +++ b/Documentation/cgroups.txt @@ -390,6 +390,10 @@ If you have several tasks to attach, you have to do it one after another: ... # /bin/echo PIDn > tasks +You can attach the current shell task by echoing 0: + +# echo 0 > tasks + 3. Kernel API =============