1.

Which scheduler generates tables and forward to the dispatcher?(a) static scheduler(b) dynamic scheduler(c) aperiodic scheduler(d) preemptive schedulerI had been asked this question in my homework.I'm obligated to ask this question of Classification of Scheduling Algorithms topic in portion Embedded Operating System, Middleware and Scheduling of Embedded Systems

Answer»

Right choice is (a) STATIC scheduler

For explanation I would say: The static scheduler generates tables of start times which are FORWARDED to a simple dispatcher and it can be controlled by a timer which MAKES the dispatcher ANALYZE the table.



Discussion

No Comment Found

Related InterviewSolutions