0% found this document useful (0 votes)
24 views3 pages

Operating System Paper

This document outlines the structure and content of the Sessional Exam for the 4th semester CSE students at KIIT College of Engineering, focusing on Operating Systems. It includes various units with questions on key concepts such as state transition diagrams, PCB, scheduling algorithms, semaphores, deadlocks, paging, segmentation, and Linux history. The exam is designed to assess students' understanding and application of operating system principles over a 3-hour period for a maximum of 70 marks.

Uploaded by

dhavitgiri998
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
24 views3 pages

Operating System Paper

This document outlines the structure and content of the Sessional Exam for the 4th semester CSE students at KIIT College of Engineering, focusing on Operating Systems. It includes various units with questions on key concepts such as state transition diagrams, PCB, scheduling algorithms, semaphores, deadlocks, paging, segmentation, and Linux history. The exam is designed to assess students' understanding and application of operating system principles over a 3-hour period for a maximum of 70 marks.

Uploaded by

dhavitgiri998
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

Made with Xodo PDF Reader and Editor

KIIT COLLEGE OF ENGINEERING


SESSIONAL EXAM APRIL 2024
CSE -4th SEM
OPERATING SYSTEMS

Time: 3hrs Max. Marks 70

Unit 1 All questions are compulsory to attempt

UNIT I
Define the following (2x7=14)
a. State transition Diagram
b. PCB
c. Physical and Logical Address
d. Boot Block
e. Disadvantages of paging
f. Critical section
g. Page frame

Unit II

a. For the following table,draw and calculate the average turnaround time and waiting
time for following algorithm(14 marks)
1.FCFC
2.SJF
3.SRTF
4.Round Robin(when quantum is 1 unit of time)
Made with Xodo PDF Reader and Editor

OR

1.Explain functions of OS (7 marks)


2.Explain Scheduling , its criteria and types.(7marks)

Unit III

1. Describe Semaphore. How can it be used to solve Consumer-producer problem ?


(7marks)
2. What is Deadlock?How can it be prevented?(7 marks)
OR
Consider the following Resource allocation Table and determine whether it is in Safe
state? If Not, determine the safe sequence.(14 marks)

Unit IV

1.Explain paging and segmentation in detail.(7 marks)


2.Consider the following string(7 marks)
Made with Xodo PDF Reader and Editor

OR
1.Explain what is Page fault .(7 marks)

2What are the page replacement algorithms? Explain.(7 marks)

Unit V

1.Explain the history of Linux and its features.(7 marks)


2.What is a file? What are its types?(7 marks)

OR
1. Consider a disc queue with requests involving tracks 98,138,82,37,125,179, 65
and 12. The read/write head is at 45. What are the number of track movements
to satisfy the requests using SSTF and FCFS algorithm? (14 marks)

You might also like