[RTEMS Project] #4074: Add CONFIGURE_MAXIMUM_THREAD_LOCAL_STORAGE_SIZE

RTEMS trac trac at rtems.org
Thu Sep 17 16:09:29 UTC 2020


#4074: Add CONFIGURE_MAXIMUM_THREAD_LOCAL_STORAGE_SIZE
-----------------------------+------------------------------
 Reporter:  Sebastian Huber  |       Owner:  Sebastian Huber
     Type:  enhancement      |      Status:  assigned
 Priority:  normal           |   Milestone:  6.1
Component:  config           |     Version:  6
 Severity:  normal           |  Resolution:
 Keywords:                   |  Blocked By:
 Blocking:                   |
-----------------------------+------------------------------

Comment (by Sebastian Huber <sebastian.huber@…>):

 In [changeset:"c312f3110ebd6b38c3971910fe034b6c97ebb28c/rtems"
 c312f31/rtems]:
 {{{
 #!CommitTicketReference repository="rtems"
 revision="c312f3110ebd6b38c3971910fe034b6c97ebb28c"
 CONFIGURE_MAXIMUM_THREAD_LOCAL_STORAGE_SIZE

 Add this application configuration option.  This configuration option can
 be
 used to reserve space for the dynamic linking of modules with thread-local
 storage objects.

 Add RTEMS_TASK_STORAGE_ALIGNMENT to define the minium alignment of a
 thread-local storage size.

 Update #4074.
 }}}

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


More information about the bugs mailing list