Ticket #51 (closed Bug: fixed)

Opened 16 years ago

Last modified 16 years ago

AADL stood/cheddar interoperability

Reported by: P. Dissaux Owned by: F. Singhoff
Priority: minor Milestone: 2.0
Component: framework Version:
Keywords: Cc:

Description

Fix 2 bugs detected during AADL stood/cheddar interoperability experiments (see stood1.aadl test suites).

  • To compute a DM scheduling, a control checked that all tasks are periodic. To compute scheduling simulation, there is no need to meet this assumption. Same trouble in the algorithm to compute priorities from deadlines.
  • During the parsing of an AADL data, the Data_Concurrency_State was initialized by zero, blocking tasks at simulation time if the Cheddar properties Data_Concurrency_State is not provided. Data_Concurrency_State is now initialized by 1.

Change History

comment:1 Changed 16 years ago by jlegrand

  • Owner set to F. Singhoff
  • Status changed from new to assigned

comment:2 Changed 16 years ago by jlegrand

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