[RTEMS Project] #2625: Use one lookup tree per-thread for the POSIX keys
RTEMS trac
trac at rtems.org
Mon Mar 7 07:06:25 UTC 2016
#2625: Use one lookup tree per-thread for the POSIX keys
-----------------------------+-----------------------------
Reporter: sebastian.huber | Owner: sebastian.huber
Type: enhancement | Status: new
Priority: normal | Milestone: 4.12
Component: cpukit | Version: 4.10
Severity: normal | Keywords:
-----------------------------+-----------------------------
Currently a global lookup tree is used for all the POSIX key/value pairs.
On SMP configurations this is a bottleneck. Use one lookup tree per thread
instead.
--
Ticket URL: <http://devel.rtems.org/ticket/2625>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list