[RTEMS Project] #2631: Use an ISR lock to protect the state of Classic Rate Monotonic objects

RTEMS trac trac at rtems.org
Mon Mar 7 07:38:12 UTC 2016


#2631: Use an ISR lock to protect the state of Classic Rate Monotonic objects
-----------------------------+-----------------------------
 Reporter:  sebastian.huber  |      Owner:  sebastian.huber
     Type:  enhancement      |     Status:  new
 Priority:  normal           |  Milestone:  4.12
Component:  cpukit           |    Version:  4.10
 Severity:  normal           |   Keywords:
-----------------------------+-----------------------------
 The state of Classic Rate Monotonic is currently protected by the Giant
 lock and ISR disable sections. Use a per-object ISR lock to protect state
 changes instead.

--
Ticket URL: <http://devel.rtems.org/ticket/2631>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list