RamKaushikR / OS-Lab

Programming exercises for the Operating Systems laboratory

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Exercise Names

  1. Basic UNIX Commands
  2. Simulation of UNIX Commands like fork, getpid, etc..
  3. ls, cp, grep
  4. Shell Programming
  5. FCFS, SJF, RR scheduling
  6. Inter-process communication
  7. Semaphores
  8. Banker's Algorithm
  9. Deadlock Detection
  10. Threading
  11. Memory allocation techniques
  12. Paging
  13. Page replacement
  14. File allocation
  15. File organization

About

Programming exercises for the Operating Systems laboratory


Languages

Language:C 98.6%Language:Shell 1.4%