Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 429 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 429 Bytes

COEN177-Labs

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 :

  1. Processes: The Logic of Forking on Linux
  2. MINIX and Scheduling Algorithms
  3. I/O Systems: Comparison between Sequential and Random Access of Files
  4. Page Replacement Algorithms
  5. Final Project: Cost of Deadlock Detection Algorithms