From 598db59a3fca83512ad3e89671fbb14a2cce44cd Mon Sep 17 00:00:00 2001 From: KAMEZAWA Hiroyuki Date: Fri, 23 Apr 2010 13:17:51 -0400 Subject: [PATCH] --- yaml --- r: 190194 b: refs/heads/master c: 7716fa66034c408b0f59e8b9c62f793befa5b338 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/Documentation/cgroups/cgroups.txt | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 79204592f9de..4985875ca529 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 8a3bdfe6cd841880a5d849c40f90093b3817f6e0 +refs/heads/master: 7716fa66034c408b0f59e8b9c62f793befa5b338 diff --git a/trunk/Documentation/cgroups/cgroups.txt b/trunk/Documentation/cgroups/cgroups.txt index fd588ff0e296..a1ca5924faff 100644 --- a/trunk/Documentation/cgroups/cgroups.txt +++ b/trunk/Documentation/cgroups/cgroups.txt @@ -235,8 +235,7 @@ containing the following files describing that cgroup: - cgroup.procs: list of tgids in the cgroup. This list is not guaranteed to be sorted or free of duplicate tgids, and userspace should sort/uniquify the list if this property is required. - Writing a tgid into this file moves all threads with that tgid into - this cgroup. + This is a read-only file, for now. - notify_on_release flag: run the release agent on exit? - release_agent: the path to use for release notifications (this file exists in the top cgroup only)