CS1252 Operating Systems
CS1252 Operating Systems
CS1252 Operating Systems
QUESTION BANK
Subject Code: CS1307 Year/ Sem: III / V
Subject Name: Operating Systems
UNIT – I
PROCESSES AND THREADS
PART – A (2 MARKS)
UNIT II
PROCESS SCHEDULING AND SYNCHRONIZATION
PART – A (2 MARKS)
UNIT – III
STORAGE MANAGEMENT
PART – A (2 MARKS)
UNIT IV
FILE SYSTEMS
PART – A (2 MARKS)
6. What are the most common schemes for defining the logical structure of a
directory?
7. Define UFD and MFD.
8. What is a path name?
9. Name two differences between logical and physical addresses.
10. What are the various layers of a file system?
11. What are the structures used in file-system implementation?
12. What are the functions of virtual file system (VFS)?
13. Define seek time and latency time.
14. What are the allocation methods of a disk space?
15. What are the advantages of Contiguous allocation?
16. What are the drawbacks of contiguous allocation of disk space?
17. What are the advantages of Linked allocation?
18. What are the disadvantages of linked allocation?
19. What are the advantages of Indexed allocation?
20. How can the index blocks be implemented in the indexed allocation scheme?
21. Define rotational latency and disk bandwidth.
22. How free-space is managed using bit vector implementation
UNIT – V
I/O SYSTEMS
PART – A (2 MARKS)