Operating Systems
Full Marks: 60
Pass Marks: 24
Time: 3 hours
Candidates are required to give their answers in their own words as far as practicable. All figures in the margin indicate full marks.
Long Answer Questions
Attempt any two questions:
Defines interactive system goals? List various interactive scheduling algorithms. Consider following process data and compute average waiting time and average turnaround time for RR (quantum 10) and priority scheduling algorithms.
| PID | Burst Time | Arrival Time | Priority |
|---|---|---|---|
| P1 | 16 | 0 | 1 |
| P2 | 37 | 12 | 2 |
| P3 | 25 | 7 | 3 |
How Second Chance (SC) clock replacement algorithm differs from FIFO page replacement policy? Discuss the concept of Belady’s anomaly with suitable example.
What is the main objective of disk scheduling algorithms? Why SSTF is not practically feasible? Assume that we have disk with 100 tracks and currently head is at track number 35. What will be the seek time for the algorithms SCAN and LOOK for processing IO requests queue: 52, 67, 27, 11, 43, 85, 18, 75, 92, 8 ?
Short Answer Questions
Attempt any eight questions:
This page was printed from BSc CSIT Nepal (https://bsccsitnepal.com)