Question
1. Draw a Gantt chart that illustrates the execution of these processes using each of the following scheduling algorithms: a.FCFS b.SJF(non-preemptive) c.SRTF (preemptive SJF) d.
1. Draw a Gantt chart that illustrates the execution of these processes using each of the following scheduling algorithms:
a.FCFS
b.SJF(non-preemptive)
c.SRTF (preemptive SJF)
d. Non-preemptive priority
e. Preemptive priority
f. Round robin with quantum =1
g. Multilevel queue with two queues: one for interactive processes, one for Batch processes. The Interactive queue has an absolute
priority higher than the Batch queue. The Interactive queue is scheduled round robin with quantum = 1. The Batch queue is scheduled FCFS.
2. For each process in each schedule, calculate the turnaround time and waiting time. What is the average turnaround time and waiting time for each schedule?
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started