Skip to content

Files

Latest commit

 

History

History
3 lines (2 loc) · 250 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 250 Bytes

Operating-system-labs

This repository emulate key components in operating systems including CPU schuduling, IO schduling, and virtual memory management. Each component has it coresponding folder which includes description, code, and testing data.