[RTEMS Project] #3508: Add support for thread to processor pinning
RTEMS trac
trac at rtems.org
Mon Sep 10 09:37:29 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:"709796209c88e6749320b3096df57f369c2d62be/rtems"
7097962/rtems]:
{{{
#!CommitTicketReference repository="rtems"
revision="709796209c88e6749320b3096df57f369c2d62be"
score: Add thread pin/unpin support
Add support to temporarily pin a thread to its current processor. This
may be used to access per-processor data structures in critical sections
with enabled thread dispatching, e.g. a pinned thread is allowed to
block.
Update #3508.
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/3508#comment:2>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list