[RTEMS Project] #3243: Simplify global construction

RTEMS trac trac at rtems.org
Tue Nov 21 06:53:42 UTC 2017


#3243: Simplify global construction
-----------------------------+-----------------------------
 Reporter:  Sebastian Huber  |      Owner:  Sebastian Huber
     Type:  enhancement      |     Status:  assigned
 Priority:  normal           |  Milestone:  5.1
Component:  score            |    Version:  5
 Severity:  normal           |   Keywords:
-----------------------------+-----------------------------
 For the SMP support the global construction was changed to use an approach
 with a thread restart after global construction. With this implementation
 thread-local objects and POSIX keys initialized during global construction
 are not present in the initialization thread (main thread). This is not in
 line with what users familiar with GNU/Linux or FreeBSD would expect. See
 for example:

 https://lists.rtems.org/pipermail/users/2017-July/031525.html

--
Ticket URL: <http://devel.rtems.org/ticket/3243>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list