[RTEMS Project] #2555: Eliminate the Giant lock

RTEMS trac trac at rtems.org
Wed Mar 16 06:20:19 UTC 2016


#2555: Eliminate the Giant lock
-----------------------------+------------------------------
 Reporter:  sebastian.huber  |       Owner:  sebastian.huber
     Type:  enhancement      |      Status:  accepted
 Priority:  normal           |   Milestone:  4.12
Component:  cpukit           |     Version:  4.12
 Severity:  normal           |  Resolution:
 Keywords:                   |
-----------------------------+------------------------------

Comment (by Sebastian Huber <sebastian.huber@…>):

 In [changeset:"474b9beeaa5fd6153ffa8ffe10d09acdaa8609da/rtems"]:
 {{{
 #!CommitTicketReference repository="rtems"
 revision="474b9beeaa5fd6153ffa8ffe10d09acdaa8609da"
 score: Use allocator lock in _Objects_Get_next()

 Use the object allocator lock in _Objects_Get_next() instead of disabled
 thread dispatching since object creation and deletion is covered by this
 lock.

 Update #2555.
 }}}

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


More information about the bugs mailing list