You are on page 1of 4

Department of Computer Science CSC-320:Operating System

Bahria University Karachi Campus Semester 04 (FALL 2021)

ASSIGNMENT 04
CLO 2,PLO2,C3
Marks: 5

Q1. Apply following scheduling algorithms on given set of processes.

1. FCFS
2. RR=3,
3. SRT
4. HRRN
5. Feedback q=1

Construct a Gantt chart to show scheduling of given processes. Also mention Average
turnaround time for each Scheduling policy.

Process Name Arrival Time Service Time


A 0 3
B 2 6
C 4 3
D 6 4
E 7 5
Department of Computer Science CSC-320:Operating System
Bahria University Karachi Campus Semester 04 (FALL 2021)
Department of Computer Science CSC-320:Operating System
Bahria University Karachi Campus Semester 04 (FALL 2021)
Department of Computer Science CSC-320:Operating System
Bahria University Karachi Campus Semester 04 (FALL 2021)

You might also like