Ticket #16 (closed Bug: fixed)

Opened 16 years ago

Last modified 16 years ago

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

Attachments

test.xml (4.5 KB) - added by singhoff 16 years ago.

Change History

Changed 16 years ago by singhoff

comment:1 Changed 16 years ago by singhoff

  • Owner set to singhoff
  • Status changed from new to accepted
  • Component changed from binaries to framework
  • Description modified (diff)

comment:2 Changed 16 years ago by singhoff

  • Status changed from accepted to closed
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.