sched: fair-group sched, cleanups
fair-group sched, cleanups. Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Reviewed-by: Thomas Gleixner <tglx@linutronix.de>
This commit is contained in:
parent
24e377a832
commit
7ed2be459b
1 changed files with 4 additions and 4 deletions
|
@ -294,10 +294,10 @@ choice
|
||||||
prompt "Basis for grouping tasks"
|
prompt "Basis for grouping tasks"
|
||||||
default FAIR_USER_SCHED
|
default FAIR_USER_SCHED
|
||||||
|
|
||||||
config FAIR_USER_SCHED
|
config FAIR_USER_SCHED
|
||||||
bool "user id"
|
bool "user id"
|
||||||
help
|
help
|
||||||
This option will choose userid as the basis for grouping
|
This option will choose userid as the basis for grouping
|
||||||
tasks, thus providing equal cpu bandwidth to each user.
|
tasks, thus providing equal cpu bandwidth to each user.
|
||||||
|
|
||||||
endchoice
|
endchoice
|
||||||
|
|
Loading…
Add table
Reference in a new issue