diff options
author | seokhoon.yoon <iamyooon@gmail.com> | 2016-08-02 23:23:57 +0900 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2016-08-03 15:43:58 -0600 |
commit | 09c3bcce7c3f640b560df148a3f47d4a3a13dc5e (patch) | |
tree | d0d94c2aa04899e68f8daebffdc8008d810b70c3 /Documentation/scheduler/sched-rt-group.txt | |
parent | d9a77fe243c9cee108050dcbfe8a91b10426dd3d (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/scheduler/sched-rt-group.txt')
-rw-r--r-- | Documentation/scheduler/sched-rt-group.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/scheduler/sched-rt-group.txt b/Documentation/scheduler/sched-rt-group.txt index 71b54d549987..a03f0d944fe6 100644 --- a/Documentation/scheduler/sched-rt-group.txt +++ b/Documentation/scheduler/sched-rt-group.txt @@ -133,7 +133,7 @@ This uses the cgroup virtual file system and "<cgroup>/cpu.rt_runtime_us" to control the CPU time reserved for each control group. For more information on working with control groups, you should read -Documentation/cgroups/cgroups.txt as well. +Documentation/cgroup-v1/cgroups.txt as well. Group settings are checked against the following limits in order to keep the configuration schedulable: |