[RTEMS Project] #2797: Add ability to add/remove processors to/from a scheduler instance
RTEMS trac
trac at rtems.org
Thu Nov 10 08:59:39 UTC 2016
#2797: Add ability to add/remove processors to/from a scheduler instance
-----------------------------+------------------------------
Reporter: sebastian.huber | Owner: sebastian.huber
Type: enhancement | Status: new
Priority: normal | Milestone: 4.12
Component: SMP | Version: 4.12
Severity: normal | Resolution:
Keywords: |
-----------------------------+------------------------------
Comment (by Sebastian Huber <sebastian.huber@…>):
In [changeset:"2612a0bf5b9f0105315d62cbacfa9d29a5caa4b5/rtems"]:
{{{
#!CommitTicketReference repository="rtems"
revision="2612a0bf5b9f0105315d62cbacfa9d29a5caa4b5"
score: Simplify _Scheduler_Get_by_id()
Avoid dead code in non-SMP configurations. Return scheduler identifier
independent of the current processor count of the scheduler via
rtems_scheduler_ident(), since this value may change during run-time.
Check the processor count in _Scheduler_Set() under scheduler lock
protection.
Update #2797.
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/2797#comment:1>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list