osate / osate2-plugins

Old analysis plugins for OSATE2 repository, kept for reference
13 stars 9 forks source link

latency analysis default should be deadline rathter than max execution time #62

Closed reteprelief closed 7 years ago

reteprelief commented 7 years ago

The execution time calculation is optimistic as it assumes the task is executing at highest priority, i.e., before all other tasks. For execution time we at some point need to add in taking into account worst case completion time.