You are on page 1of 1

DEAPARTMENT OF COMPUTER SCIENCE

Sessional Test I – OS & SP- CSC24, MCA-II SEM

DATE: 10-05-2022 TIME: 60 mnts


M.M.: 20

NOTE: ATTEMPT ANY two QUESTIONS. ALL QUESTIONS CARRY EQUAL MARKS.

1. Briefly explain the Linux scheduling policy.

2. How does the distinction between monitor mode and user mode function as a
rudimentary form of protection (security) system?

3. Consider the following set of processes, with the length of the CPU-burst time given
in milliseconds:
Process Arrival Time Burst Time
P1 0.0 8
P2 0.4 4
P3 1.0 1

What is the average turnaround time for these processes with the SJF scheduling
algorithm (with preemption or without preemption)?

You might also like