Question
What is dispatch latency?
Select an option. Your answer will be checked instantly.
Correct Answer: B. The time required to stop one process and start the process selected by the scheduler
Explanation:
Dispatch latency measures the overhead between the scheduling decision and actual execution of the selected process.
It includes activities such as context switching and transferring control.
Leave a Reply