The repository contains the combined parts of the mini projects 2 and 3 involving xv6.
The links to the project descriptions are given:
- The following scheduling algorithms have been implemented:
- FCFS
- MLFQ
- PBS
- Copy on Write Fork has been implemented.