2. Schedulability tests
2.1 Principles
When the scheduling policy is given, for example, it may be constrained by the real-time kernel used, the question asked is: is the system schedulable with the chosen policy? The test used is then called a schedulability test. It is used to demonstrate that, in the worst possible case corresponding to the system, all time constraints are satisfied. This means ensuring that the test applies to the chosen application model, that the worst case can be characterized, and that the test is viable, i.e. that the worst case taken into account actually corresponds to a worst case in terms of scheduling. An important factor is the time complexity of the test: to scale up to large applications (several hundred tasks), it is preferable for the test complexity to be polynomial,...
Exclusive to subscribers. 97% yet to be discovered!
You do not have access to this resource.
Click here to request your free trial access!
Already subscribed? Log in!
The Ultimate Scientific and Technical Reference
This article is included in
Software technologies and System architectures
This offer includes:
Knowledge Base
Updated and enriched with articles validated by our scientific committees
Services
A set of exclusive tools to complement the resources
Practical Path
Operational and didactic, to guarantee the acquisition of transversal skills
Doc & Quiz
Interactive articles with quizzes, for constructive reading
Schedulability tests
Bibliography
Software tools
Various scheduling tools are available, some of which can be downloaded free of charge from the Internet. The two most widely used free tools are :
MAST (Modeling and Analysis Suite for Real-Time Applications) is a tool developed by the University of Cantabria in Spain. In particular, it can be used to calculate worst-case response times on single-core, centralized or distributed...
Exclusive to subscribers. 97% yet to be discovered!
You do not have access to this resource.
Click here to request your free trial access!
Already subscribed? Log in!
The Ultimate Scientific and Technical Reference