1.

Which algorithm is non-preemptive and can be used with a mono processor?(a) LDF(b) pre-emptive(c) aperiodic(d) LLI got this question during an internship interview.Query is from Aperiodic Scheduling topic in portion Embedded Operating System, Middleware and Scheduling of Embedded Systems

Answer»

The correct choice is (a) LDF

To explain: The latest deadline first or LDF is a non-preemptive SCHEDULING ALGORITHM and can be USED with a mono processor whereas LL or LEAST laxity is a preemptive scheduling algorithm.



Discussion

No Comment Found

Related InterviewSolutions