Ticket #16 (accepted Bug) — at Version 1
Utilization factor test crashes with non preemptive EDF and aperiodic tasks
Reported by: | Peter wong | Owned by: | singhoff |
---|---|---|---|
Priority: | critical | Milestone: | 2.1 |
Component: | framework | Version: | trunk |
Keywords: | Cc: |
Description (last modified by singhoff) (diff)
when a project with no periodic task is defined
when this project owns a non preemptive EDF scheduler
then cheddar raised a CONSTRAINT_ERROR on line 210
in the scheduler-dynamic_priority-edf.adb package
A check was missing in order to ensure that the
task set is periodic
frank
Change History
Note: See
TracTickets for help on using
tickets.