File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
samples/suit/flash_companion Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -9,8 +9,8 @@ CONFIG_NUM_PREEMPT_PRIORITIES=0
99CONFIG_MULTITHREADING=y
1010CONFIG_NUM_COOP_PRIORITIES=16
1111CONFIG_NUM_METAIRQ_PRIORITIES=0
12- CONFIG_SCHED_DUMB =y
13- CONFIG_WAITQ_DUMB =y
12+ CONFIG_SCHED_SIMPLE =y
13+ CONFIG_WAITQ_SIMPLE =y
1414CONFIG_TICKLESS_KERNEL=n
1515CONFIG_SSF_DEVICE_INFO_SERVICE_ENABLED=n
1616
Original file line number Diff line number Diff line change 365365 - kernel.threads.dynamic_thread.stack.pool.no_alloc.no_user
366366 - kernel.threads.dynamic_thread.stack.no_pool.no_alloc.user
367367 - kernel.scheduler.no_timeslicing
368- - kernel.scheduler.dumb_no_timeslicing
369- - kernel.scheduler.dumb_timeslicing
368+ - kernel.scheduler.simple_no_timeslicing
369+ - kernel.scheduler.simple_timeslicing
370370 - kernel.scheduler.multiq_no_timeslicing
371371 - kernel.scheduler.multiq
372372 - message_bus.zbus.hlp_priority_boost
You can’t perform that action at this time.
0 commit comments