Which of the following is not a Scheduling Algorithm Optimization Criteria?
2017
Which of the following is not a Scheduling Algorithm Optimization Criteria?
Answer: C. Max turnaround time — CPU scheduling tries to maximize CPU utilization and throughput while minimizing waiting and turnaround time. Therefore, maximizing turnaround time is not an…
- A.
Max CPU utilization
- B.
Max throughput
- C.
Max turnaround time
- D.
Min waiting time
Attempted by 337 students.
Show answer & explanation
Correct answer: C
CPU scheduling tries to maximize CPU utilization and throughput while minimizing waiting and turnaround time. Therefore, maximizing turnaround time is not an optimization criterion.
Loading lesson…