mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
aerocore2:Schedule work queue with higher priority as on master
was:CONFIG_SCHED_HPWORKPRIORITY=192 is:CONFIG_SCHED_HPWORKPRIORITY=249
This commit is contained in:
parent
683ac7e1f7
commit
09083345c8
@ -735,7 +735,7 @@ CONFIG_MQ_MAXMSGSIZE=32
|
||||
#
|
||||
CONFIG_SCHED_WORKQUEUE=y
|
||||
CONFIG_SCHED_HPWORK=y
|
||||
CONFIG_SCHED_HPWORKPRIORITY=192
|
||||
CONFIG_SCHED_HPWORKPRIORITY=249
|
||||
CONFIG_SCHED_HPWORKPERIOD=5000
|
||||
CONFIG_SCHED_HPWORKSTACKSIZE=1800
|
||||
CONFIG_SCHED_LPWORK=y
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user