X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=init%2FKconfig;h=56240e724d9a31dc4ef43647afcf354b8a70f108;hb=fca65b4ad72d28cbb43a029114d04b89f06faadb;hp=d91de16cf63787ad1943c110ec876fc0e87005cd;hpb=411f5c7a502769ccc0377c5ba36cb0b283847ba8;p=~andy%2Flinux diff --git a/init/Kconfig b/init/Kconfig index d91de16cf63..56240e724d9 100644 --- a/init/Kconfig +++ b/init/Kconfig @@ -745,9 +745,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.