Skip to content
Snippets Groups Projects
Commit 09083345 authored by David Sidrane's avatar David Sidrane Committed by Daniel Agar
Browse files

aerocore2:Schedule work queue with higher priority as on master

   was:CONFIG_SCHED_HPWORKPRIORITY=192
is:CONFIG_SCHED_HPWORKPRIORITY=249
parent 683ac7e1
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment