First page Back Continue Last page Graphics
Hard Real-Time Scheduling
Theory exists for guaranteeing absolute deadlines
- Based on n tasks, worst case task times Cn, and Tn units of time.
- To more complex analysis depending on jitter and deadlines
Having predictable execution times is almost as important as being fast.
It is important to write routines that always execute in the same amount of time or have clear worst case times.