[RTEMS Project] #3835: Support statically allocated threads
RTEMS trac
trac at rtems.org
Wed Feb 12 15:12:31 UTC 2020
#3835: Support statically allocated threads
-----------------------------+------------------------------
Reporter: Sebastian Huber | Owner: Sebastian Huber
Type: enhancement | Status: assigned
Priority: normal | Milestone: 5.1
Component: score | Version: 5
Severity: normal | Resolution:
Keywords: | Blocked By: 3838
Blocking: |
-----------------------------+------------------------------
Comment (by Sebastian Huber <sebastian.huber@…>):
In [changeset:"a08dcb2f7c7c883559e10c389404a4dc751376fa/rtems"
a08dcb2/rtems]:
{{{
#!CommitTicketReference repository="rtems"
revision="a08dcb2f7c7c883559e10c389404a4dc751376fa"
score: Add Thread_Configuration
Add the Thread_Configuration structure to reduce the parameter count of
_Thread_Initialize(). This makes it easier to add more parameters in
the future. It simplifies the code generation since most architectures
do not have that many registers available for function parameters.
Update #3835.
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/3835#comment:18>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list