On Thu, Sep 30, 2021 at 12:39 AM Sebastian Huber
wrote:
>
> On 30/09/2021 00:43, Joel Sherrill wrote:
> > Hi
> >
> > In Feb 2020, idle thread stack memory was changed to be statically
> > allocated which is good for most RTEMS deployments. However, it is
> > broken when you REALLY need it to be al
On 30/09/2021 00:43, Joel Sherrill wrote:
Hi
In Feb 2020, idle thread stack memory was changed to be statically
allocated which is good for most RTEMS deployments. However, it is
broken when you REALLY need it to be allocated by the plugin stack
allocator.
The paravirtualized environment that t
Hi
In Feb 2020, idle thread stack memory was changed to be statically
allocated which is good for most RTEMS deployments. However, it is
broken when you REALLY need it to be allocated by the plugin stack
allocator.
The paravirtualized environment that tripped over this provides stack
memory prote