[RTEMS Project] #2555: Eliminate the Giant lock

RTEMS trac trac at rtems.org
Fri May 20 06:01:29 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:"247131632173158cb2668d4e5c7464951b668067/rtems"]:
 {{{
 #!CommitTicketReference repository="rtems"
 revision="247131632173158cb2668d4e5c7464951b668067"
 score: Rename _ISR_Disable() and _ISR_Enable()

 Rename _ISR_Disable() into _ISR_Local_disable().  Rename _ISR_Enable()
 into _ISR_Local_enable().  Remove _Debug_Is_owner_of_giant().

 This is a preparation to remove the Giant lock.

 Update #2555.
 }}}

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


More information about the bugs mailing list