Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 96049
b: refs/heads/master
c: aac6abc
h: refs/heads/master
i:
  96047: bc5d189
v: v3
  • Loading branch information
Parag Warudkar authored and Ingo Molnar committed May 5, 2008
1 parent 7b0889a commit 8345a20
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 3e51f33fcc7f55e6df25d15b55ed10c8b4da84cd
refs/heads/master: aac6abca858386438d9a7233c3471d2ecfa2f704
5 changes: 3 additions & 2 deletions trunk/init/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -324,15 +324,16 @@ config HAVE_UNSTABLE_SCHED_CLOCK

config GROUP_SCHED
bool "Group CPU scheduler"
default y
depends on EXPERIMENTAL
default n
help
This feature lets CPU scheduler recognize task groups and control CPU
bandwidth allocation to such task groups.

config FAIR_GROUP_SCHED
bool "Group scheduling for SCHED_OTHER"
depends on GROUP_SCHED
default y
default GROUP_SCHED

config RT_GROUP_SCHED
bool "Group scheduling for SCHED_RR/FIFO"
Expand Down

0 comments on commit 8345a20

Please sign in to comment.