Skip to content

This repository contains Operating system assignments

Notifications You must be signed in to change notification settings

DeepanshuDabas03/os

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Operating System Monsoon-2022 Assignments

This github repository contains all the Assignments done during Monsoon Semester 2022 in my second year.

Assignments:

Assignment 0
Setting up Artix Machine, compiling custom kernel and Writing a assembly program.

Installation Link

Assignment 1
Basic Linux/Unix Shell

Assignment 2
Linux Pthreads and their scheduling,Writing system call(kernel memory copy)

Assignment 3
Modified Dinning Philosophers Problem,Interprocess Communication,kernel module