Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 1.29 KB

README.md

File metadata and controls

28 lines (19 loc) · 1.29 KB

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.