Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
oai
openairinterface5G
Commits
de35844c
Commit
de35844c
authored
Feb 15, 2018
by
HARADA Masayuki
Browse files
Change priority of itti thread.
parent
d82ebce5
Changes
1
Hide whitespace changes
Inline
Side-by-side
common/utils/itti/intertask_interface.c
View file @
de35844c
...
...
@@ -782,7 +782,7 @@ void itti_mark_task_ready(task_id_t task_id)
/* Mark the thread as using LFDS queue */
lfds611_queue_use
(
itti_desc
.
tasks
[
task_id
].
message_queue
);
#ifdef
RTAI
#if
def
ined(UE_EXPANSION) || defined(
RTAI
)
/* Assign low priority to created threads */
{
struct
sched_param
sched_param
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment