mirarifhasan / OSLab

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

All codes, during my operating system course

This repository contains all of my codes when I was completing my Operating System lab at my university.

Using ubuntu (OS) as a virtual machine, I have run some commands. And some scheduling algorithms I have done in Java programming language.

Contents:

Lab1: Basic commands
Lab2: Basic commands
Lab3: Basic commands
Lab4: FCFS & SJF algorithm
Lab5: RR & SRTN algorithm
Lab6: Thread, Producre-Consumer

About


Languages

Language:Java 85.0%Language:C++ 15.0%