Which scheduling algorithm is an optimal scheduling policy for mono-processor system?

Which scheduling algorithm is an optimal scheduling policy for mono-processor system? Correct Answer LL

The least laxity algorithm is a dynamic scheduling algorithm and hence it can be implemented as an optimal scheduling policy for the mono-processor system. The LL scheduling algorithm is also preemptive scheduling.

Related Questions

In this figure, 3 types of scheduling using preemptive scheduling policies is shown. Which of the following options is correctly referring to each of these scheduling types?
Which is the most optimal scheduling algorithm?