Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 79e2e759 authored by Michael Witten's avatar Michael Witten Committed by Jiri Kosina
Browse files

Kconfig: Typo: seti -> set



Also, I introduced some punctuation to facilitate reading.

Signed-off-by: default avatarMichael Witten <mfwitten@gmail.com>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent adc0485b
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
@@ -743,8 +743,8 @@ config BLK_CGROUP


	This option only enables generic Block IO controller infrastructure.
	This option only enables generic Block IO controller infrastructure.
	One needs to also enable actual IO controlling logic/policy. For
	One needs to also enable actual IO controlling logic/policy. For
	enabling proportional weight division of disk bandwidth in CFQ seti
	enabling proportional weight division of disk bandwidth in CFQ, set
	CONFIG_CFQ_GROUP_IOSCHED=y and for enabling throttling policy set
	CONFIG_CFQ_GROUP_IOSCHED=y; for enabling throttling policy, set
	CONFIG_BLK_THROTTLE=y.
	CONFIG_BLK_THROTTLE=y.


	See Documentation/cgroups/blkio-controller.txt for more information.
	See Documentation/cgroups/blkio-controller.txt for more information.