1.

How many assumptions have to meet for a rate monotonic scheduling?(a) 3(b) 4(c) 5(d) 6I got this question in a job interview.My query is from Periodic Scheduling in chapter Embedded Operating System, Middleware and Scheduling of Embedded Systems

Answer»

Right choice is (d) 6

Easiest explanation: The rate monotonic scheduling has to meet six ASSUMPTIONS. These are: All the TASKS should be periodic,all the tasks must be independent, the deadline should be equal to the period for all tasks, the execution time must be CONSTANT, the time required for the context SWITCHING must be negligible, it should hold the accumulation UTILIZATION equation.



Discussion

No Comment Found

Related InterviewSolutions