[RTEMS Project] #3959: Add rtems_task_create_from_config()
RTEMS trac
trac at rtems.org
Mon Sep 14 17:48:12 UTC 2020
#3959: Add rtems_task_create_from_config()
-----------------------------+------------------------------
Reporter: Sebastian Huber | Owner: Sebastian Huber
Type: enhancement | Status: assigned
Priority: normal | Milestone: 6.1
Component: rtems | Version: 6
Severity: normal | Resolution:
Keywords: | Blocked By:
Blocking: |
-----------------------------+------------------------------
Comment (by Sebastian Huber):
Yes, the storage internal alignment is something which needs to be better
explained.
I think we should change RTEMS_TASK_STORAGE_ALIGNMENT to be just the
alignment value and say that the maximum thread-local storage size shall
have at least this alignment.
CONTEXT_FP_SIZE should be aligned by RTEMS_TASK_STORAGE_ALIGNMENT. For
RTEMS_TASK_STORAGE_ALIGNMENT we should use CPU_HEAP_ALIGNMENT.
--
Ticket URL: <http://devel.rtems.org/ticket/3959#comment:11>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list