Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 885 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 885 Bytes

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