This download link is referred from the post: JNTUH MCA 3rd Sem Last 10 Years 2023-2013 Question Papers R20-R09 || Jawaharlal nehru technological university
Code No: 843AC
R17
--- Content provided by FirstRanker.com ---
JAWAHARLAL NEHRU TECHNOLOGICAL UNIVERSITY HYDERABAD
MCA I Semester Examinations, October/ November - 2020
OPERATING SYSTEMS
Time: 2 Hours Max.Marks:75
Answer any five questions
--- Content provided by FirstRanker.com ---
All questions carry equal marks
- a) What is an operating system? Explain the objectives and functions of an operating system. [7+8]
- b) Differentiate between parallel system and distributed system. [15]
- List and explain various disk utilities, process utilities and filters in Linux with clear syntax, options and example. [15]
- a) Following is the snapshot of a CPU
--- Content provided by FirstRanker.com ---
Process CPU Burst Arrival Time Priority
P1 12 0 1
P2 09 1 3
P3 18 2 5
P4 05 3 2--- Content provided by FirstRanker.com ---
P5 20 4 4
Draw the Gantt chart and calculate the turnaround time and waiting time of the jobs for FCFS (First Come First Served), SJF (Shortest Job First), SRTF (Shortest Remaining Time First) and RR (Round Robin with time quantum 5) and priority scheduling algorithms. [15] - Discuss briefly about Resource-allocation graph.
- Consider the following snapshot of a system:
Processes Allocation Max Available--- Content provided by FirstRanker.com ---
ABCD ABCD ABCD
P0 0012 0012 1520
P1 1000 1750
P2 1354 2356
P3 0632 0652--- Content provided by FirstRanker.com ---
P4 0014 0656
Answer the following questions using the banker’s algorithm:
1) What is the content of the matrix Need?
i1) Is the system in a safe state?
ii1) If a request from process P1 arrives for (0, 4, 2, 0), can the request be granted immediately? [7+8] - a) What is producer-consumer problem? Explain how semaphores are to implement producer-consumer problem and address the issues raise due to lack of synchronization. [15]
- b) List and explain various APIs available to implement inter process communication using message queues. [15]
- How many page faults occur for the following reference string with three and four page frames using FIFO, LRU and OPTIMAL page replacements algorithms? Assume that initially frames are empty. 3,2,4,3,4,2,2,3.4,5,6,7,7,6,5,4,5,6,7,2,1 [15]
- a) Explain briefly about directory management and directory implementation.
- b) Explain about lseek, create and write. [7+8]
--- Content provided by FirstRanker.com ---
--- Content provided by FirstRanker.com ---
---00000---
--- Content provided by FirstRanker.com ---
This download link is referred from the post: JNTUH MCA 3rd Sem Last 10 Years 2023-2013 Question Papers R20-R09 || Jawaharlal nehru technological university