From 7ed2be459b61c66fcc4926ffb073a25fc077d51f Mon Sep 17 00:00:00 2001 From: Ingo Molnar Date: Mon, 15 Oct 2007 17:00:09 +0200 Subject: sched: fair-group sched, cleanups fair-group sched, cleanups. Signed-off-by: Ingo Molnar Signed-off-by: Peter Zijlstra Reviewed-by: Thomas Gleixner --- init/Kconfig | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'init') diff --git a/init/Kconfig b/init/Kconfig index 37711fe3c01..b680733270e 100644 --- a/init/Kconfig +++ b/init/Kconfig @@ -294,10 +294,10 @@ choice prompt "Basis for grouping tasks" default FAIR_USER_SCHED - config FAIR_USER_SCHED - bool "user id" - help - This option will choose userid as the basis for grouping + config FAIR_USER_SCHED + bool "user id" + help + This option will choose userid as the basis for grouping tasks, thus providing equal cpu bandwidth to each user. endchoice -- cgit v1.2.3