summaryrefslogtreecommitdiff
path: root/Documentation/cgroup-v1/cpusets.txt
diff options
context:
space:
mode:
authorseokhoon.yoon <iamyooon@gmail.com>2016-08-02 23:23:57 +0900
committerJonathan Corbet <corbet@lwn.net>2016-08-03 15:43:58 -0600
commit09c3bcce7c3f640b560df148a3f47d4a3a13dc5e (patch)
treed0d94c2aa04899e68f8daebffdc8008d810b70c3 /Documentation/cgroup-v1/cpusets.txt
parentd9a77fe243c9cee108050dcbfe8a91b10426dd3d (diff)
Documenation: update cgroup's document path
cgroup's document path is changed to "cgroup-v1". update it. Signed-off-by: seokhoon.yoon <iamyooon@gmail.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/cgroup-v1/cpusets.txt')
-rw-r--r--Documentation/cgroup-v1/cpusets.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/cgroup-v1/cpusets.txt b/Documentation/cgroup-v1/cpusets.txt
index e5cdcd445615..e5ac5da86682 100644
--- a/Documentation/cgroup-v1/cpusets.txt
+++ b/Documentation/cgroup-v1/cpusets.txt
@@ -48,7 +48,7 @@ hooks, beyond what is already present, required to manage dynamic
job placement on large systems.
Cpusets use the generic cgroup subsystem described in
-Documentation/cgroups/cgroups.txt.
+Documentation/cgroup-v1/cgroups.txt.
Requests by a task, using the sched_setaffinity(2) system call to
include CPUs in its CPU affinity mask, and using the mbind(2) and