Skip to content

Commit

Permalink
Revert "sched: Disable CONFIG_RT_GROUP_SCHED on RT"
Browse files Browse the repository at this point in the history
The original issue does not reproduce anymore.

Allow RT_GROUP_SCHED to be selected.

Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
  • Loading branch information
Sebastian Andrzej Siewior committed Sep 22, 2021
1 parent 6e3039e commit 7cc4560
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion init/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -1009,7 +1009,6 @@ config CFS_BANDWIDTH
config RT_GROUP_SCHED
bool "Group scheduling for SCHED_RR/FIFO"
depends on CGROUP_SCHED
depends on !PREEMPT_RT
default n
help
This feature lets you explicitly allocate real CPU bandwidth
Expand Down

0 comments on commit 7cc4560

Please sign in to comment.