Operating system Assignment
Operating system Assignment
SEMESTER: IV
ASSIGNMENT -2 April 2025
2. For a given set of process, perform FCFS and SRN scheduling and compare their
Process P1 P2 P3 P4 P5
Arrival time 0 2 3 5 9
Service time 3 3 2 5 3
3. Define Process, process states and with state transition diagramme, explain the state
transition of a process.
Process P1 P2 P3 P4 P5
Arrival time 0 2 3 5 9
Service time 3 3 2 5 3
6. Consider the page reference string 5,4,3,2,1,4,3,5,4,3,2,1,5. Calculate the page faults using
14 Define deadlock , discuss resource request and allocation graph and wait-for-graph for a