Labs completed for Operating Systems course in Spring 2018 :D
Individual READMEs are found in the files with the respective labs. As a summary, the topics of the labs are :
- Processes: The Logic of Forking on Linux
- MINIX and Scheduling Algorithms
- I/O Systems: Comparison between Sequential and Random Access of Files
- Page Replacement Algorithms
- Final Project: Cost of Deadlock Detection Algorithms