From 1d62292bc5e04150d5d8dcb0801295d927a719af Mon Sep 17 00:00:00 2001 From: Ingo Molnar Date: Mon, 15 Oct 2007 17:00:09 +0200 Subject: [PATCH] --- yaml --- r: 69060 b: refs/heads/master c: 7ed2be459b61c66fcc4926ffb073a25fc077d51f h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/init/Kconfig | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/[refs] b/[refs] index c60812d26fbf..b7bc905d690e 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 24e377a83220ef05c9b5bec7e01d65eed6609aa6 +refs/heads/master: 7ed2be459b61c66fcc4926ffb073a25fc077d51f diff --git a/trunk/init/Kconfig b/trunk/init/Kconfig index 37711fe3c01c..b680733270e4 100644 --- a/trunk/init/Kconfig +++ b/trunk/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