summaryrefslogtreecommitdiffstats
path: root/Documentation/cgroup-v1/cpusets.txt
diff options
context:
space:
mode:
authorseokhoon.yoon2016-08-02 16:23:57 +0200
committerJonathan Corbet2016-08-03 23:43:58 +0200
commit09c3bcce7c3f640b560df148a3f47d4a3a13dc5e (patch)
treed0d94c2aa04899e68f8daebffdc8008d810b70c3 /Documentation/cgroup-v1/cpusets.txt
parentDocumentation/sphinx: do not warn about missing tools in 'make help' (diff)
downloadkernel-qcow2-linux-09c3bcce7c3f640b560df148a3f47d4a3a13dc5e.tar.gz
kernel-qcow2-linux-09c3bcce7c3f640b560df148a3f47d4a3a13dc5e.tar.xz
kernel-qcow2-linux-09c3bcce7c3f640b560df148a3f47d4a3a13dc5e.zip
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