pockemon / Operating-systems--LAB

Codes pertaining to OS Lab for Course CO254 - Operating Systems[CSE NITK SEM-4]

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Operating systems-lab

Codes pertaining to OS Lab for Course CO254 - Operating Systems(CSE-NITK SEM-4)

  • LAB-1:

    • File and process system calls
  • LAB-2:

    • socket programming[tcp and udp]
  • LAB-3:

    • cpu-scheduling algorithms
  • LAB-4

    • classical Process-synchronization problems
  • LAB-5

    • Deadlock avoidance algorithm
  • LAB-6

    • MFT-MVT algorithms
  • LAB-7

    • First-Best-Worst fit algorithms for both MFT and MVT
  • LAB-8

    • Disk scheduling algorithms
  • LAB-9

    • Page Replacement algorithms
  • LAB-10

    • File allocation algorithms

About

Codes pertaining to OS Lab for Course CO254 - Operating Systems[CSE NITK SEM-4]


Languages

Language:C++ 52.6%Language:C 47.4%