1.What are Optimization Criteria for CPU Scheduling ?
- Max CPU utilization
- Max throughput
- Min turnaround time
- Min waiting time
- Min response time
2.explain in detail why some of Optimization Criteria are contradictory.
It is desirable to maximize CPU utilization and throughput and to minimize turnaround time waiting time and response time. In most cases we optimize the average measure. Ho