Attempt any Eight questions.
[8*5=40]
4.
Distinguish between starvation and deadlock. How does the system schedule process using multiple queues? [5]
5.
List any two demerits of disabling interrupt to achieve mutual exclusion. Describe about fixed and variable partitioning. [5]
6.
For the following dataset, compute average waiting time for SRTN and SJF. ProcessP0P1P2P3Arrival Time0245Burst Time7414 [5] 7.
Discuss the advantages disadvantages of implementing file system using Linked List. [5]
8.
Consider the page references 7,0,1,2,0,3,0,4,2,3,0,3,2. Find the number of page fault using OPR and FIFO, with 4 page frame. [5]
9.
Describe the working mechanism of DMA. [5]
10.
What is the task of disk controller? List some drawback of segmentation. [5]
11.
Write the structure and advantages of TLB. [5]
12.
Why do we need the concept of locality of reference? List the advantages and disadvantages of Round Robin algorithm. [5]