Timestamp:
09/30/22 06:06:18 (18 months ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
master
Children:
64fbeaa
Parents:
6a820853
git-author:
Sebastian Huber <sebastian.huber@…> (09/30/22 06:06:18)
git-committer:
Sebastian Huber <sebastian.huber@…> (10/14/22 08:48:23)
Message:

config: Add CONFIGURE_IDLE_TASK_STORAGE_SIZE

By default, allocate the IDLE task storage areas from the RTEMS Workspace.
This avoids having to estimate the thread-local storage size in the default
configuration.

Add the application configuration option CONFIGURE_IDLE_TASK_STORAGE_SIZE to
request a static allocation of the task storage area for IDLE tasks.

Update #3835.
Update #4524.

(No files)

Note: See TracChangeset for help on using the changeset viewer.