Question
What is the convoy effect in first-come, first-served scheduling?
Select an option. Your answer will be checked instantly.
Correct Answer: A. Many short or I/O-bound processes wait behind one long CPU-bound process
Explanation:
The convoy effect occurs when a long CPU burst at the front delays many shorter jobs.
It can reduce device and CPU utilization because processes progress in an inefficient group.
Leave a Reply