diff options
-rw-r--r-- | 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 cd67e90003c0..9c452ef2328c 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 | |||
454 | move it into a new cgroup (possibly the root cgroup) by writing to the | 454 | move it into a new cgroup (possibly the root cgroup) by writing to the |
455 | new cgroup's tasks file. | 455 | new cgroup's tasks file. |
456 | 456 | ||
457 | Note: If the ns cgroup is active, moving a process to another cgroup can | 457 | Note: Due to some restrictions enforced by some cgroup subsystems, moving |
458 | fail. | 458 | a process to another cgroup can fail. |
459 | 459 | ||
460 | 2.3 Mounting hierarchies by name | 460 | 2.3 Mounting hierarchies by name |
461 | -------------------------------- | 461 | -------------------------------- |