A case study on Operating System Concept.
This repository was forked from cs140.stanford.edu/pintos.git and is for study
purposes only. For more info, you may visit
https://www.scs.stanford.edu/20wi-cs140/pintos/pintos.html.
PintOS is a educational operating system framework for the 80x86 architecture.
The codes in this repo was successfully built under Ubuntu 18.04 and runned on
Bochs 2.6.7. Details and changes are included PintOS Project Report.md.