[RTEMS Project] #4531: Data corruption in SMP schedulers

RTEMS trac trac at rtems.org
Tue Nov 23 13:35:14 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:"7ae4f56929a46375fd0e2ca39fe2a2d662abdda1/rtems"
 7ae4f569/rtems]:
 {{{
 #!CommitTicketReference repository="rtems"
 revision="7ae4f56929a46375fd0e2ca39fe2a2d662abdda1"
 score: Not set CPU in _Scheduler_Use_idle_thread()

 Do not set the CPU of the idle thread in _Scheduler_Use_idle_thread().
 This
 helps to use _Scheduler_Try_to_schedule_node() under more general
 conditions in
 the future, for example in case the owner and user of a node are not the
 same.

 Update #4531.
 }}}

--
Ticket URL: <http://devel.rtems.org/ticket/4531#comment:4>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list