↑ Real Time Systems: Notes
Quiz on Rate Monotonic SchedulingYour name = 
 

Using at most 20 minutes, answer the following questions about preemptive fixed-task priority scheduling a set of independent tasks τ1, ..., τn on a single processor.

  1. State the Critical Zone Theorem.









  2. Give the recursive formula for computing the response time of a task.









  3. Using the Response Time test, or a diagram of the simulated execution of the task set in the critical zone, show that task τ3 in the task set below will always complete within its deadline.
    ipi (period)ei (wcet) di
    1525
    2727
    312210
  4. © 2006 T. P. Baker. ($Id: quiz0406.html,v 1.1 2008/08/25 11:18:48 baker Exp baker $)