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:

  1. Simulate the following CPU scheduling algorithms
    1. Round Robin
    2. SJF
    3. FCFS
    4. Priority
  2. Simulate all file allocation strategies
    1. Sequential
    2. Indexed
    3. Linked
  3. Simulate MVT and MFT
  4. Simulate all File Organization Techniques
    1. Single level directory
    2. Two level
    3. Hierarchical
    4. DAG
  5. Simulate Bankers Algorithm for Dead Lock Avoidance
  6. Simulate Bankers Algorithm for Dead Lock Prevention
  7. Simulate all page replacement algorithms
    1. FIF
    2. LRU
    3. LFU etc.
  8. 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.
  • Created
    Jun 07, 2015
  • Updated
    Jun 19, 2015
  • Views
    6,997