[RTEMS Project] #4520: Re-add lost capability for custom stack allocator to allocate IDLE thread stacks
RTEMS trac
trac at rtems.org
Mon Oct 11 13:41:15 UTC 2021
#4520: Re-add lost capability for custom stack allocator to allocate IDLE thread
stacks
---------------------------+----------------------------
Reporter: Joel Sherrill | Owner: Joel Sherrill
Type: defect | Status: closed
Priority: normal | Milestone: 5.2
Component: rtems | Version: 5
Severity: normal | Resolution: fixed
Keywords: | Blocked By:
Blocking: |
---------------------------+----------------------------
Changes (by Joel Sherrill <joel@…>):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"c8a10609883c67629ea029be617a42b75d168f0f/rtems"
c8a10609/rtems]:
{{{
#!CommitTicketReference repository="rtems"
revision="c8a10609883c67629ea029be617a42b75d168f0f"
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 #4520.
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/4520#comment:1>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list