Browse Source

FMUv4PRO: Schedule work queue with higher priority

sbg
Lorenz Meier 8 years ago
parent
commit
c2341ad7f6
  1. 2
      nuttx-configs/px4fmu-v4pro/nsh/defconfig

2
nuttx-configs/px4fmu-v4pro/nsh/defconfig

@ -757,7 +757,7 @@ CONFIG_MQ_MAXMSGSIZE=32 @@ -757,7 +757,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…
Cancel
Save