[RFC][PATCH 9/9] cgroups: block: cfq: I/O bandwidth controlling subsystem for CGroups based on CFQ

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <axboe@...>, <linux-kernel@...>, <devel@...>, <containers@...>, <dev@...>, <xemul@...>
Date: Friday, February 15, 2008 - 2:59 am

From: Vasily Tarasov <vtaras@openvz.org>

Adds the description to the Kconfig file.

Signed-off-by: Vasily Tarasov <vtaras@openvz.org>

---

--- linux-2.6.25-rc5-mm1/init/Kconfig.kconfig	2008-02-15 01:01:40.000000000 -0500
+++ linux-2.6.25-rc5-mm1/init/Kconfig	2008-02-15 01:13:12.000000000 -0500
@@ -316,6 +316,13 @@ config GROUP_SCHED
 	  This feature lets CPU scheduler recognize task groups and control CPU
 	  bandwidth allocation to such task groups.
 
+config CGROUP_CFQIO
+	bool "CFQIO cgroup subsystem"
+	depends on CGROUPS && IOSCHED_CFQ=y
+	help
+	  This feature allows CFQ I/O scheduler recognize cgroups and
+	  control I/O bandwidth allocation to cgroups.
+
 config FAIR_GROUP_SCHED
 	bool "Group scheduling for SCHED_OTHER"
 	depends on GROUP_SCHED
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
sysctl in 2.6.24.2 excludes unapproved files from /proc/sys?, Peter T. Breuer, (Fri Feb 29, 9:12 pm)
[RFC][PATCH 9/9] cgroups: block: cfq: I/O bandwidth controll..., Vasily Tarasov, (Fri Feb 15, 2:59 am)