OS Important Questions

You might also like

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 1

1. Explain about contiguous memory allocation?

2. Explain about EDF and Rate Monotonic Algorithms for Real time Systems
3. Explain about swapping and demand paging
4. Explain the working procedure of paging with hardware diagram
Consider the following segment table:

Segment Base length


0 219 600
1 2300 14
2 90 100
3 1327 580
4 1952 96
Find the physical addressed for the following logical addresses using segmentation?
(a) 0,430 (b) 1,10 (c) 2,500 (d) 3,400 (e) 4,112
5. Demonstrat
e the working
procedure of FCFS, SSTF and SCAN, LOOK and C-LOOK disk scheduling with neat sketch.
6. Explain in detail about various RAID Structure and its levels
7. Explain about Disk Attachments.
8. Discuss briefly about various File access methods and types of Directory structures
9. A system uses 3 page frames for storing process pages in main memory. Assume that all the page frames
are initially empty. What is the total number of page faults  that will occur while processing the page
reference string given below- 4 , 7, 6, 1, 7, 6, 1, 2, 7, 2
Also find the hit ratio and miss ratio by using FIFO, LRU, And OPTIMAL Algorithms.
10. Demonstrate working procedure of Bankers algorithm and check whether the process are in safe state
and find out the safety sequence of the following Snapshot of TimeT0

11. Explain how Kernel Memory is Allocated


12. Explain about the Structure of Page Table and it types
13. Explain how I/O requests are transforming to Hardware operations
14. Explain about Access Matrix and its implementation with an example
15. List all the types of Network Threats
16. Explain the different components of I/O Hardware and Different Layers of I/O Software
17. Explain about User Authentication

You might also like