The course project of Course Project of Operating System, 2024 summer.
xv6 is a simple Unix-like operating system developed for educational purposes. The project involves implementing various operating system concepts such as system calls, scheduling, file systems, and process management in a Unix-like environment.
- Main Branch: The main branch contains the README file.
- Experiment Branches: Each branch corresponds to a specific experiment or task in the course.