I want to make a comparison between RR and MLFQ in terms of waiting time, response time, turnaround time in 3 cases:
a) More CPU-bounded jobs than I/O jobs
b) More I/O-bounded jobs than CPU bounded jobs
c) When only a few jobs need to schedule.
Could you help me to clarify or give me some sources for reference. Thanks a lot