Operating Systems:
In brief: (MUST NOT be more than 3 lines)
9. In Scheduling Algorithm Optimization Criteria, explain why do we need to maximize the throughput, and minimize turnaround time?
10. How does the ready queue function in Round Robin (RR) scheduling? Explain its circular nature.
11. What are the two main issues that can arise in the producer-consumer problem?
12. Briefly differentiate between:
a) Non-preemptive and Preemptive CPU scheduler
b) Scheduler and Dispatcher in operating system