diff options
Diffstat (limited to 'init/Kconfig')
-rw-r--r-- | init/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/init/Kconfig b/init/Kconfig index 9eb92ee52d40..381cdfee6e0e 100644 --- a/init/Kconfig +++ b/init/Kconfig | |||
@@ -821,7 +821,7 @@ menuconfig CGROUPS | |||
821 | controls or device isolation. | 821 | controls or device isolation. |
822 | See | 822 | See |
823 | - Documentation/scheduler/sched-design-CFS.rst (CFS) | 823 | - Documentation/scheduler/sched-design-CFS.rst (CFS) |
824 | - Documentation/cgroup-v1/ (features for grouping, isolation | 824 | - Documentation/admin-guide/cgroup-v1/ (features for grouping, isolation |
825 | and resource control) | 825 | and resource control) |
826 | 826 | ||
827 | Say N if unsure. | 827 | Say N if unsure. |
@@ -883,7 +883,7 @@ config BLK_CGROUP | |||
883 | CONFIG_CFQ_GROUP_IOSCHED=y; for enabling throttling policy, set | 883 | CONFIG_CFQ_GROUP_IOSCHED=y; for enabling throttling policy, set |
884 | CONFIG_BLK_DEV_THROTTLING=y. | 884 | CONFIG_BLK_DEV_THROTTLING=y. |
885 | 885 | ||
886 | See Documentation/cgroup-v1/blkio-controller.rst for more information. | 886 | See Documentation/admin-guide/cgroup-v1/blkio-controller.rst for more information. |
887 | 887 | ||
888 | config CGROUP_WRITEBACK | 888 | config CGROUP_WRITEBACK |
889 | bool | 889 | bool |