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/kernel-parameters.txt | |
parent | d9a77fe243c9cee108050dcbfe8a91b10426dd3d (diff) | |
download | talos-obmc-linux-09c3bcce7c3f640b560df148a3f47d4a3a13dc5e.tar.gz talos-obmc-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/kernel-parameters.txt')
-rw-r--r-- | Documentation/kernel-parameters.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt index a2a662d4da83..b63f820eee89 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt @@ -3547,7 +3547,7 @@ bytes respectively. Such letter suffixes can also be entirely omitted. relax_domain_level= [KNL, SMP] Set scheduler's default relax_domain_level. - See Documentation/cgroups/cpusets.txt. + See Documentation/cgroup-v1/cpusets.txt. relative_sleep_states= [SUSPEND] Use sleep state labeling where the deepest @@ -3867,7 +3867,7 @@ bytes respectively. Such letter suffixes can also be entirely omitted. swapaccount=[0|1] [KNL] Enable accounting of swap in memory resource controller if no parameter or 1 is given or disable - it if 0 is given (See Documentation/cgroups/memory.txt) + it if 0 is given (See Documentation/cgroup-v1/memory.txt) swiotlb= [ARM,IA-64,PPC,MIPS,X86] Format: { <int> | force } |