Here is the code I got straight from the experimental environment. Due to the time of class, there will be various messy submission records with strange submission massages, please ignore it.
Beihang's OS experimental course is a good course. I hope this code can be used as a reference only to help everyone complete OS better and avoid any pitfalls. I also hope I won’t copy it, it’s still interesting to think carefully.
Since there are often cases where the previous lab bugs are found later, it is recommended to refer to my lab6 code as much as possible. (The previous code may have bugs written accidentally. When I was lab6, I tried to change all the bugs I could find)
Among them, I have several times when Extra has not received full marks. When referring to these Extra codes, you need to pay attention. (You can checkout to the branch ending with -result to see the results.
This README is in the MASTER branch. Please use a statement like git checkout lab6 to switch to the corresponding branch to view the code.

Or, download the code for the lab6 branch directly on github.
