Post

Complete PintOS.

Brief report of completing the project.

PintOS is a small teaching operating system designed for educational purposes, and it is widely used in university operating systems courses to teach key OS concepts such as thread management, scheduling, virtual memory, and file systems, which is also four parts of the whole project.

I completed this project with my friend SenLee1, and the following table is the score we get.

ProjectScore(out of 100)Offline testcasesDue time
Project 195.25All passedNov.02, 2024
Project 292.5All passedNov.16, 2024
Project 391.72 failedDec.07, 2024
Project 488.442 failedJan.04, 2025

Unfortunately, our source code was saved on the host and platform established by the school. At the end of the semester, due to negligence, we forgot to save it locally. After consulting the teacher, we confirmed that the code could not be recovered, so we could not provide the github repo. However, the course scores can still prove that we have indeed completed this project perfectly.

If you have any questions about this project, just leave your comments or contact me. I will reply soon.

This post is licensed under CC BY 4.0 by the author.