[RTEMS Project] #4531: Data corruption in SMP schedulers
RTEMS trac
trac at rtems.org
Tue Nov 23 13:36:20 UTC 2021
#4531: Data corruption in SMP schedulers
--------------------------------+------------------------------
Reporter: Sebastian Huber | Owner: Sebastian Huber
Type: defect | Status: assigned
Priority: normal | Milestone: 6.1
Component: score | Version: 5
Severity: critical | Resolution:
Keywords: SMP, qualification | Blocked By:
Blocking: |
--------------------------------+------------------------------
Comment (by Sebastian Huber <sebastian.huber@…>):
In [changeset:"4d90289e7169ad96137b7b92b7f05d25bd82ab08/rtems"
4d90289e/rtems]:
{{{
#!CommitTicketReference repository="rtems"
revision="4d90289e7169ad96137b7b92b7f05d25bd82ab08"
score: _Scheduler_SMP_Schedule_highest_ready()
Simplify callers of _Scheduler_SMP_Schedule_highest_ready(). Move the
node
state change and the extraction from scheduled into
_Scheduler_SMP_Schedule_highest_ready(). Move the idle thread release to
the
caller which have more information about the presence of an idle thread.
Update #4531.
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/4531#comment:19>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list