summaryrefslogtreecommitdiff
path: root/Documentation/cgroup-v1/cpusets.txt
diff options
context:
space:
mode:
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