[RTEMS Project] #2555: Eliminate the Giant lock
RTEMS trac
trac at rtems.org
Fri May 20 06:00:59 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:"dab902d5b2688fe958118299f7d44d1adbf13878/rtems"]:
{{{
#!CommitTicketReference repository="rtems"
revision="dab902d5b2688fe958118299f7d44d1adbf13878"
testsuites: Avoid Giant lock
Replace _Thread_Disable_dispatch() with _Thread_Dispatch_disable().
Replace _Thread_Enable_dispatch() with _Thread_Dispatch_enable().
This is a preparation to remove the Giant lock.
Update #2555.
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/2555#comment:70>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list