Contributor
The Bao Bui

Non-Preemptive and Limited-Preemptive Response Time Analysis for Eclipse APP4MC


Mentors
Robert Höttger
Organization
Eclipse Foundation

There are many way to schedule tasks in multi-cores platforms and each of them have result in different timing. One of the effective way to increase the predictability of tasks is to use non-preemptive scheduling or limited (deferred) preemptive scheduling. These methods improve accuracy of worst-case execution time (WCET) estimation and reduce preemption job during execution. In this project, I would like to look into how these scheduling method behave in AMALTHEA models with APP4MC, the implementation of this project should give more insight and ideas on response time analysis.