All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/8] Documentation: update cgroups notes
@ 2011-11-04 18:22 Randy Dunlap
  0 siblings, 0 replies; only message in thread
From: Randy Dunlap @ 2011-11-04 18:22 UTC (permalink / raw)
  To: Linux Kernel Mailing List, Linus Torvalds; +Cc: Li Zefan, Paul Menage

From: Li Zefan <lizf@cn.fujitsu.com>

- ns cgroup has been removed.
- it's true moving a task to another cgroup can fail.

Signed-off-by: Li Zefan <lizf@cn.fujitsu.com>
Acked-by: Paul Menage <paul@paulmenage.org>
Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
---
 Documentation/cgroups/cgroups.txt |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

--- lnx1104.orig/Documentation/cgroups/cgroups.txt
+++ lnx1104/Documentation/cgroups/cgroups.txt
@@ -454,8 +454,8 @@ mounted hierarchy, to remove a task from
 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
 --------------------------------

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-11-04 18:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-04 18:22 [PATCH 1/8] Documentation: update cgroups notes Randy Dunlap

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.