KTU OSLAB

Detailed Cycles

  1. Basic Unix Commands
  2. System Calls of linux operating systm
  3. Simulation of cp,ls,grep
  4. Shell programming
  5. CPU Scheduling Algorithm
    1. First Come first Serve Scheduling
  6. Producer Consumer problem using Semaphore
  7. IPC using Share Memory
  8. Memory Allocation Methods for Fixed Partition- First Fit
  9. Memory Allocation Methods for Fixed Partition- Best Fit
  10. Memory Allocation Methods for Fixed Partition- Worst Fit
  11. Page Replacement Algiorithms
  12. Banker's Algorithm
  13. Diswk Scheduling Algorithm-FCFS