[RTEMS Project] #4411: rtems_task_restart() should set the real priority to the initial priority
RTEMS trac
trac at rtems.org
Fri May 14 11:58:30 UTC 2021
#4411: rtems_task_restart() should set the real priority to the initial priority
------------------------------+-----------------------------
Reporter: Sebastian Huber | Owner: Sebastian Huber
Type: defect | Status: assigned
Priority: normal | Milestone: 6.1
Component: rtems | Version: 6
Severity: normal | Keywords:
Blocked By: | Blocking:
------------------------------+-----------------------------
The rtems_task_restart() directive should set the real priority to the
initial priority. Currently, this is only done if another task is
restarted and only under certain conditions. The RTEMS 4.5.0 behaviour
was to unconditionally set the real priority to the initial priority
during a task restart.
--
Ticket URL: <http://devel.rtems.org/ticket/4411>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list