File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -20,28 +20,11 @@ need_kconfig:
2020 - EXPERT: y
2121
2222 # preempt related settings to have fair comparison between different commits
23- - PREEMPT_VOLUNTARY: y
2423 - PREEMPT_NONE: n
24+ # - PREEMPT_VOLUNTARY: y
2525 - PREEMPT: n
2626 - PREEMPT_RT: n
27- # c597bfddc9e9 ("sched: Provide Kconfig support for default dynamic preempt mode")
28- #
29- # this commit changes kconfig and below ones are now required to set
30- # explicitly to make sure PREEMPT_VOLUNTARY is still selected.
3127 - PREEMPT_DYNAMIC: n
32- - PREEMPT_VOLUNTARY_BEHAVIOUR: y
33- - PREEMPT_BEHAVIOUR: n
34- - PREEMPT_NONE_BEHAVIOUR: n
35- # a8b76910e465 ("preempt: Restore preemption model selection configs")
36- #
37- # this commit changes kconfig back to use PREEMPT_VOLUNTARY which
38- # "select PREEMPT_VOLUNTARY_BUILD if !PREEMPT_DYNAMIC". Below settings
39- # are duplicated to above ones, just specify them here to be clear
40- - PREEMPT_DYNAMIC: n
41- - PREEMPT_VOLUNTARY: y
42- - PREEMPT_NONE: n
43- - PREEMPT: n
44- - PREEMPT_RT: n
4528
4629# default monitors
4730kmsg:
You can’t perform that action at this time.
0 commit comments