rishitsaiya / CS314-OS-Lab

Operating Systems Lab Course (CS 314), IIT Dharwad

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Operating Systems Lab Course (CS 314), IIT Dharwad


Languages

Language:C 63.1%Language:Perl 19.4%Language:C++ 12.7%Language:Makefile 2.5%Language:TeX 1.1%Language:Shell 0.9%Language:Awk 0.2%Language:Gnuplot 0.1%