[RTEMS Project] #4411: rtems_task_restart() should set the real priority to the initial priority
RTEMS trac
trac at rtems.org
Fri May 14 12:46:18 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 | Resolution:
Keywords: | Blocked By:
Blocking: |
-----------------------------+------------------------------
Description changed by Sebastian Huber:
Old description:
> 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.
New description:
The rtems_task_restart() directive should set the real priority to the
initial priority. If another task is restarted this is 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#comment:1>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list