[PATCH] config: Initialize task stack alllocator on demand

Sebastian Huber sebastian.huber at embedded-brains.de
Mon Nov 16 06:32:16 UTC 2020


On 15/11/2020 22:51, Chris Johns wrote:

> How does this effect this documentation ...
>
> https://docs.rtems.org/branches/master/c-user/config/task-stack-alloc.html#configure-task-stack-allocator-init
>
> ?
No, the allocator initialization handler is documented as optional. 
However, I missed that _Stack_Allocator_do_initialize() does some checks 
that could result in fatal errors. I will move these checks to confdefs.h.
>
> What drives the demand?
It is just something I noticed while looking at this stuff.

-- 
embedded brains GmbH
Sebastian HUBER
Dornierstr. 4
82178 Puchheim
Germany
email: sebastian.huber at embedded-brains.de
Phone: +49-89-18 94 741 - 16
Fax:   +49-89-18 94 741 - 08
PGP: Public key available on request.

embedded brains GmbH
Registergericht: Amtsgericht München
Registernummer: HRB 157899
Vertretungsberechtigte Geschäftsführer: Peter Rasmussen, Thomas Dörfler
Unsere Datenschutzerklärung finden Sie hier: https://embedded-brains.de/datenschutzerklaerung/



More information about the devel mailing list