Ticket #74 (closed Bug: fixed)

Opened 16 years ago

Last modified 16 years ago

Cheddar-1.3p5

Reported by: anonymous Owned by: F. Singhoff
Priority: Undefined Milestone: 1.3
Component: framework Version:
Keywords: Cc:

Description

  • The computation of an holistic end to end response time should be stopped when all deadlines are missed (if not, the program may loop for ever).
  • Perform several optimization in order to increase global performance. (ex : the framework can be compiled with -02 and many un-released memory blocks are fixed).
  • Remove a CONSTRAINT exception raised during response time computation of aperiodic task.
  • Remove a CONSTRAINT exception raised at xml file loading when the project had shared resources.
  • Fix a bug in the scheduling simulator in the case of shared resources accessed with PCP (erronous time line).
  • Fix a PROGRAM_ERROR raised on parametric schedulers.
  • Remove many memory leaks.
  • Fix some bugs related to the analysis of XML event table imported files.
  • Fix some bugs related to the import of XML event table files.
  • Update the Min response time from simulation in the case of zero value (do not display Natural'Max any more).
  • Time line displaying widget should limit the number of tasks to be displayed if the task set is large. Tasks to be displayed are chosen by users.
  • Sometime, deleting a "message" dependency raised an erronous "message not found" exception.
  • Catch Dependency_not_found exception when a user delete an inexistant dependency.
  • Simulation with aperiodic tasks : deadline and response time were badly computed (should be relative to start time).

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

comment:3 Changed 16 years ago by jlegrand

  • Reporter jlegrand deleted

comment:4 Changed 16 years ago by jlegrand

  • Summary changed from Patch 5 bugs to Cheddar-1.3p5
Note: See TracTickets for help on using tickets.