This a repository for WPI CS3013 Operating Systems C Term 2018
Here you will find the following Folders:
Class Slides: Copies of the Lecture Slides
Project0: Loadable Kernal Module
Project1: Midday Commander
Project2: Kernal Interception
Project3: Bathroom Simulator
Project4: Memory Simulator
IMPORTANT
This repo is for reference and educational purposes only. Please do your own work and not directly copy code. There is no guarantee that all the code is perfect and runs smoothly, and copying does not promote academic integrity. Instead use the code as a guide for the ideas and strategies for programming the assignments. Thank You.