Ticket #16 (new Bug) — at Initial Version
Utilization factor test crashes with non preemptive EDF and aperiodic tasks
Reported by: | Peter wong | Owned by: | |
---|---|---|---|
Priority: | critical | Milestone: | 2.1 |
Component: | framework | Version: | trunk |
Keywords: | Cc: |
Description
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
Note: See
TracTickets for help on using
tickets.