[RTEMS Project] #3508: Add support for thread to processor pinning
RTEMS trac
trac at rtems.org
Mon Sep 10 09:37:18 UTC 2018
#3508: Add support for thread to processor pinning
-----------------------------+------------------------------
Reporter: Sebastian Huber | Owner: Sebastian Huber
Type: enhancement | Status: assigned
Priority: normal | Milestone: 5.1
Component: score | Version: 5
Severity: normal | Resolution:
Keywords: | Blocked By:
Blocking: 3472 |
-----------------------------+------------------------------
Comment (by Sebastian Huber <sebastian.huber@…>):
In [changeset:"d8bc0730f791e85d46506d689ff3e7d2c6a199a7/rtems"
d8bc0730/rtems]:
{{{
#!CommitTicketReference repository="rtems"
revision="d8bc0730f791e85d46506d689ff3e7d2c6a199a7"
score: Modify _Scheduler_Unblock()
In SMP configurations, obtain the scheduler node for the block and
unblock operations through the same way via
Thread_Control::Scheduler::Scheduler_node. This symmetry is important
in a follow up patch which introduces thread pinning.
Update #3508.
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/3508#comment:1>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list