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

was:CONFIG_SCHED_HPWORKPRIORITY=192
    is:CONFIG_SCHED_HPWORKPRIORITY=249
This commit is contained in:
David Sidrane 2017-08-28 10:12:58 -10:00 committed by Daniel Agar
parent bb78e71452
commit 11e518f494
1 changed files with 1 additions and 1 deletions

View File

@ -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