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
3
.github/workflows/sched-ext.config
vendored
3
.github/workflows/sched-ext.config
vendored
@ -17,6 +17,7 @@ CONFIG_SCHED_DEBUG=y
|
||||
#
|
||||
CONFIG_SCHED_AUTOGROUP=y
|
||||
CONFIG_SCHED_CORE=y
|
||||
CONFIG_SCHED_MC=y
|
||||
|
||||
# Enable fully preemptible kernel for a better test coverage of the schedulers
|
||||
#
|
||||
@ -51,4 +52,4 @@ CONFIG_UPROBES=y
|
||||
CONFIG_UPROBE_EVENTS=y
|
||||
CONFIG_DEBUG_FS=y
|
||||
# more bpftrace to make that work
|
||||
CONFIG_IKHEADERS=y
|
||||
CONFIG_IKHEADERS=y
|
||||
|
Loading…
Reference in New Issue
Block a user