/CS314-OS-Lab

Operating Systems Lab Course (CS 314), IIT Dharwad

Primary LanguageC

OS-Lab

  1. Lab-1
    This lab includes basic setup of Minix3 OS in Virtual Machine on Host Machines.

  2. Lab-2
    This lab includes implementation of fork() and PID.

  3. Lab-3
    This lab includes implementation of Scheduling and usage of UnixBench Benchmark Suite.

  4. Lab-4
    This lab includes implementation and analysis on time quanta for 4 different workload mixes.

  5. Lab-5
    This lab includes implementation of Threads, Pipes, Semaphores.

  6. Lab-6
    This lab includes implementation of Main File System.

  7. Lab-7
    This lab includes implementation of Immediate files.

  8. Lab-8
    This lab includes implementation of Page Frame Reclaiming Algorithms.

Endsem

Endsem was implmentation of Master-Slave Problem.