[PATCH 05/21] score: Simplify FP context allocation
Sebastian Huber
sebastian.huber at embedded-brains.de
Fri Jan 3 06:37:22 UTC 2020
On 02/01/2020 18:46, Gedare Bloom wrote:
> On Mon, Dec 16, 2019 at 7:28 AM Sebastian Huber
> <sebastian.huber at embedded-brains.de> wrote:
>> Use the stack area to allocate the FP context. This considerably
>> simplifies the application configuration since the task count no longer
>> influences the configured work space size. With this change the stack
>> space size is overestimated since an FP context for each thread is
>> accounted. Memory constraint applications can use the stack size for
>> fine tuning.
> Should this overprovisioning and fine tuning be mentioned in doc?
Yes, this should be mentioned in the configuration section related to
thread stacks. I work currently on a specification of the configuration
options in Doorstop YAML files. I would like to generate the
documentation sources with a Python script from the YAML files. It will
be easier to regroup the configuration option documentation afterwards.
I updated the ticket with this TODO.
--
Sebastian Huber, embedded brains GmbH
Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone : +49 89 189 47 41-16
Fax : +49 89 189 47 41-09
E-Mail : sebastian.huber at embedded-brains.de
PGP : Public key available on request.
Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.
More information about the devel
mailing list