mirror of
https://github.com/sched-ext/scx.git
synced 2024-11-28 05:30:24 +00:00
Merge pull request #830 from sched-ext/ci-enable-sched-mc
ci: enable SCHED_MC in the virtme-ng kernel config
This commit is contained in:
commit
9d45a35957
1
.github/workflows/sched-ext.config
vendored
1
.github/workflows/sched-ext.config
vendored
@ -17,6 +17,7 @@ CONFIG_SCHED_DEBUG=y
|
|||||||
#
|
#
|
||||||
CONFIG_SCHED_AUTOGROUP=y
|
CONFIG_SCHED_AUTOGROUP=y
|
||||||
CONFIG_SCHED_CORE=y
|
CONFIG_SCHED_CORE=y
|
||||||
|
CONFIG_SCHED_MC=y
|
||||||
|
|
||||||
# Enable fully preemptible kernel for a better test coverage of the schedulers
|
# Enable fully preemptible kernel for a better test coverage of the schedulers
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user