[RTEMS Project] #4524: Re-add lost capability for custom stack allocator to allocate IDLE thread stacks

RTEMS trac trac at rtems.org
Mon Oct 11 13:40:00 UTC 2021


#4524: Re-add lost capability for custom stack allocator to allocate IDLE thread
stacks
---------------------------+-------------------------------------
 Reporter:  Joel Sherrill  |       Owner:  Joel Sherrill <joel@…>
     Type:  defect         |      Status:  closed
 Priority:  normal         |   Milestone:  6.1
Component:  rtems          |     Version:  6
 Severity:  normal         |  Resolution:  fixed
 Keywords:                 |  Blocked By:
 Blocking:                 |
---------------------------+-------------------------------------
Changes (by Joel Sherrill <joel@…>):

 * owner:  (none) => Joel Sherrill <joel@…>
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"822ebb4cae2bb8bc9fe55915bd4acc4942fcd8ce/rtems"
 822ebb4c/rtems]:
 {{{
 #!CommitTicketReference repository="rtems"
 revision="822ebb4cae2bb8bc9fe55915bd4acc4942fcd8ce"
 Add support for IDLE Thread stack allocator

 Add a stack allocator hook specifically for allocation of IDLE thread
 stacks.
 This allows the user to decide if IDLE thread stacks are statically
 allocated
 or handled by the same custom allocator mechanism as other thread stacks.

 Closes #4524.
 }}}

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


More information about the bugs mailing list