X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-kernel.git;a=blobdiff_plain;f=init%2FKconfig;h=3da09dab537840429098c91434ac36b040f78244;hp=be788c0957d4abac813eef18abe7822177542969;hb=0a9d59a2461477bd9ed143c01af9df3f8f00fa81;hpb=795abaf1e4e188c4171e3cd3dbb11a9fcacaf505 diff --git a/init/Kconfig b/init/Kconfig index be788c0957d4..3da09dab5378 100644 --- a/init/Kconfig +++ b/init/Kconfig @@ -728,9 +728,9 @@ config BLK_CGROUP This option only enables generic Block IO controller infrastructure. One needs to also enable actual IO controlling logic/policy. For - enabling proportional weight division of disk bandwidth in CFQ seti - CONFIG_CFQ_GROUP_IOSCHED=y and for enabling throttling policy set - CONFIG_BLK_THROTTLE=y. + enabling proportional weight division of disk bandwidth in CFQ, set + CONFIG_CFQ_GROUP_IOSCHED=y; for enabling throttling policy, set + CONFIG_BLK_DEV_THROTTLING=y. See Documentation/cgroups/blkio-controller.txt for more information.