/XV6_OS

XV6 is a simple Operating system created by MIT. In this project, we decided to create some syscalls and make a change in the Scheduling policy. We add Round-Robin Policy with different Quantum, Priority Policy, and multilevel queue.

Primary LanguageCOtherNOASSERTION

No issues in this repository yet.