[RTEMS Project] #2555: Eliminate the Giant lock
RTEMS trac
trac at rtems.org
Thu May 12 11:35:14 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:"8bc6bf28aa098a03c25763e3c59274874bfbe3da/rtems"]:
{{{
#!CommitTicketReference repository="rtems"
revision="8bc6bf28aa098a03c25763e3c59274874bfbe3da"
posix: Avoid Giant lock for some pthread functions
Avoid Giant lock for pthread_getattr_np(), pthread_setschedparam() and
pthread_getschedparam(). Replace POSIX threads scheduler lock with
thread state lock.
Update #2555.
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/2555#comment:43>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list