Note: This syllabus is same for CSE, IT/CST.
JAWAHARLAL NEHRU TECHNOLOGICAL UNIVERSITY HYDERABAD
III Year B.Tech. CSE - I Sem L T/P/D C
- -/3/- 2
(A50589) OPERATING SYSTEMS LAB
Objectives:
- To use linux operating system for study of operating system concepts.
- To write the code to implement and modify various concepts in operating systems using Linux.
List of Programs:
- Simulate the following CPU scheduling algorithms
- Round Robin
- SJF
- FCFS
- Priority
- Simulate all file allocation strategies
- Sequential
- Indexed
- Linked
- Simulate MVT and MFT
- Simulate all File Organization Techniques
- Single level directory
- Two level
- Hierarchical
- DAG
- Simulate Bankers Algorithm for Dead Lock Avoidance
- Simulate Bankers Algorithm for Dead Lock Prevention
- Simulate all page replacement algorithms
- FIF
- LRU
- LFU etc.
- Simulate Paging technique of memory management.
Outcomes:
- The course objectives ensure the development of students applied skills in ooperating systems related areas.
- Students will gain knowledge in writing software routines modules or implementing various concepts of operating system.
-
CreatedJun 07, 2015
-
UpdatedJun 19, 2015
-
Views7,139