diff options
author | Thadeu Lima de Souza Cascardo <cascardo@holoscopio.com> | 2009-02-04 04:12:08 -0500 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2009-03-30 09:22:02 -0400 |
commit | 21acb9caa2e30b100e9a1943d995bb99d40f4035 (patch) | |
tree | 0c09bde664cb75b0b5e27745628ab458e2472f60 /Documentation/kernel-parameters.txt | |
parent | 6d5e147dd034d9ceedc89fe39f4284700944f0c8 (diff) |
trivial: fix where cgroup documentation is not correctly referred to
cgroup documentation was moved to Documentation/cgroups/. There are some
places that still refer to Documentation/controllers/,
Documentation/cgroups.txt and Documentation/cpusets.txt. Fix those.
Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@holoscopio.com>
Reviewed-by: Li Zefan <lizf@cn.fujitsu.com>
Acked-by: Paul Menage <menage@google.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
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 be3bde51b564..755def2cb071 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt | |||
@@ -1593,7 +1593,7 @@ and is between 256 and 4096 characters. It is defined in the file | |||
1593 | nosoftlockup [KNL] Disable the soft-lockup detector. | 1593 | nosoftlockup [KNL] Disable the soft-lockup detector. |
1594 | 1594 | ||
1595 | noswapaccount [KNL] Disable accounting of swap in memory resource | 1595 | noswapaccount [KNL] Disable accounting of swap in memory resource |
1596 | controller. (See Documentation/controllers/memory.txt) | 1596 | controller. (See Documentation/cgroups/memory.txt) |
1597 | 1597 | ||
1598 | nosync [HW,M68K] Disables sync negotiation for all devices. | 1598 | nosync [HW,M68K] Disables sync negotiation for all devices. |
1599 | 1599 | ||
@@ -1932,7 +1932,7 @@ and is between 256 and 4096 characters. It is defined in the file | |||
1932 | 1932 | ||
1933 | relax_domain_level= | 1933 | relax_domain_level= |
1934 | [KNL, SMP] Set scheduler's default relax_domain_level. | 1934 | [KNL, SMP] Set scheduler's default relax_domain_level. |
1935 | See Documentation/cpusets.txt. | 1935 | See Documentation/cgroups/cpusets.txt. |
1936 | 1936 | ||
1937 | reserve= [KNL,BUGS] Force the kernel to ignore some iomem area | 1937 | reserve= [KNL,BUGS] Force the kernel to ignore some iomem area |
1938 | 1938 | ||