[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <4E4C7E16.9090905@cn.fujitsu.com>
Date: Thu, 18 Aug 2011 10:51:02 +0800
From: Li Zefan <lizf@...fujitsu.com>
To: Randy Dunlap <rdunlap@...otime.net>
CC: LKML <linux-kernel@...r.kernel.org>,
container cgroup <containers@...ts.linux-foundation.org>,
linux-doc@...r.kernel.org, Paul Menage <paul@...lmenage.org>
Subject: [PATCH] cgroups: update documentation on task moving restriction
- ns cgroup has been removed.
- it's true moving a task to another cgroup can fail.
Signed-off-by: Li Zefan <lizf@...fujitsu.com>
---
Documentation/cgroups/cgroups.txt | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/Documentation/cgroups/cgroups.txt b/Documentation/cgroups/cgroups.txt
index cd67e90..9c452ef 100644
--- a/Documentation/cgroups/cgroups.txt
+++ b/Documentation/cgroups/cgroups.txt
@@ -454,8 +454,8 @@ mounted hierarchy, to remove a task from its current cgroup you must
move it into a new cgroup (possibly the root cgroup) by writing to the
new cgroup's tasks file.
-Note: If the ns cgroup is active, moving a process to another cgroup can
-fail.
+Note: Due to some restrictions enforced by some cgroup subsystems, moving
+a process to another cgroup can fail.
2.3 Mounting hierarchies by name
--------------------------------
--
1.7.3.1
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists