PART – A ANSWER ALL QUESTIONS
1. List the advantages of Demand Paging System.
2. Will optimal page replacement algorithm suffer from Belady’s anomaly? Justify
3. Define file system mounting.
4. Write short notes on free space management.
5. Name file attributes and its operations.
6. List out the disk performance parameter.
7. Give any two components that are unique for mobile OS.
8. What is Virtual machine and its pros & cons?
9. Define Para virtualization?
10. Compare iOS and Android.
11. Identify the memory management technique thrashing.
12. What is segmentation?
13. Define directory structure.
14. Differentiate file and dictionary.
15. Write about free space management and its techniques.
16. Give Characteristics of storage device.
17. State about media layer in iOS.
18. What is meant by Trap- and-emulate?
19. Why Scheduling plays an important role in OS?
20. Compare Type 1 and Type 2 Hypervisor.
PART – B ANSWER ALL QUESTIONS
11 a) The requested tracks, in the order received are: 55,58,39,18,90,160,150,38,184. Apply the
following disk scheduling algorithms. Starting track at 100. 1)FCFS 2)SSTF 3)SCAN 4)C-SCAN
b) Explain the I/O Hardware and application I/O interface in I/O systems?
12 a) How disk space is allocated efficiently? What are the types of disk allocation methods?
b) Describe about directory structure and its organization levels and its types
13 a) i) Describe about file system structure?
ii) Give the detailed description about virtual machines, benefits and its history?
b) i) Discuss about the various file access methods
ii) Write about Android file management.
14 a) Explain about types of virtual machines and their implementation?
b) Sketch the architecture of iOS and discuss about the media and service layer clearly?
15 a) What is virtualization? Write about operating system function scheduling, I/O management,
memory management and live migration.
b) Explain in detail about the android architecture and its components?
16 a) Explain about the FCFS, SSTF and SCAN disk scheduling with example
b) Examine the application I/O Interface, kernel I/O subsystem and transforming I/O to
Hardware operations?
17 a) Discuss about File system implementation and Structure?
b) Write about allocation methods and explain its type with neat diagram?
18 a) i) Describe about the sequential and direct access methods of accessing the information
from a file?
ii) Illustrate about virtual machines, benefits and its history?
b) i) Describe about file system mounting.
ii) Briefly explain about the android file management.
19 a) Give the types of virtual machines and their implementation in detail.
b) Draw the android architecture and its components and explain its functionalities in detail.
20 a) Sketch the architecture of iOS and discuss about the media and service layer clearly?
b) What is virtualization and explain its operating system components?
PART – C ANSWER ALL QUESTIONS
1 a) Consider the page reference string 7,0,1,2,0,3,0,4,2,3,0,3,2,1,2,0,1,7,0,1. Calculate the
number of page faults could occur for FIFO, Optimal page replacement algorithm and LRU page
replacement algorithm, assuming three and four page frames
b) (i)Briefly Explain about demand paging technique in memory management.
(ii)Give the detail about the given memory management technique with diagram: virtual memory,
copy on write and thrashing.
2 a) Give detail about page replacement algorithm? Justify the need for page replacement
algorithm with its types.
b) (i) Describe the concepts of Demand paging?
(ii) Explain about allocation of frames in memory management?