Browse Source

nxphlite-v3:Schedule work queue with higher priority as on master

was:CONFIG_SCHED_HPWORKPRIORITY=192
    is:CONFIG_SCHED_HPWORKPRIORITY=249
sbg
David Sidrane 8 years ago committed by Daniel Agar
parent
commit
11e518f494
  1. 2
      nuttx-configs/nxphlite-v3/nsh/defconfig

2
nuttx-configs/nxphlite-v3/nsh/defconfig

@ -513,7 +513,7 @@ CONFIG_MQ_MAXMSGSIZE=32 @@ -513,7 +513,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