X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Documentation%2Fcgroups.txt;h=d9014aa0eb68b469836b29afe932532b168a63ee;hb=691a55998cc2fc645b51d28edb4f4d36b512826e;hp=824fc02744719ecb02b29177c11c55034229af35;hpb=f26a3988917913b3d11b2bd741601a2c64ab9204;p=linux-2.6 diff --git a/Documentation/cgroups.txt b/Documentation/cgroups.txt index 824fc02744..d9014aa0eb 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 =============