[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1470148443-6509-1-git-send-email-iamyooon@gmail.com>
Date: Tue, 2 Aug 2016 23:34:03 +0900
From: "seokhoon.yoon" <iamyooon@...il.com>
To: Andrew Morton <akpm@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, iamyooon@...il.com
Subject: [PATCH 1/1] cgroup: update cgroup's document path
cgroup's document path is changed to "cgroup-v1". update it.
Signed-off-by: seokhoon.yoon <iamyooon@...il.com>
---
init/Kconfig | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/init/Kconfig b/init/Kconfig
index f755a60..55735914 100644
--- a/init/Kconfig
+++ b/init/Kconfig
@@ -951,7 +951,7 @@ menuconfig CGROUPS
controls or device isolation.
See
- Documentation/scheduler/sched-design-CFS.txt (CFS)
- - Documentation/cgroups/ (features for grouping, isolation
+ - Documentation/cgroup-v1/ (features for grouping, isolation
and resource control)
Say N if unsure.
@@ -1008,7 +1008,7 @@ config BLK_CGROUP
CONFIG_CFQ_GROUP_IOSCHED=y; for enabling throttling policy, set
CONFIG_BLK_DEV_THROTTLING=y.
- See Documentation/cgroups/blkio-controller.txt for more information.
+ See Documentation/cgroup-v1/blkio-controller.txt for more information.
config DEBUG_BLK_CGROUP
bool "IO controller debugging"
--
1.9.1
Powered by blists - more mailing lists