# pintos **Repository Path**: citianzhao/pintos ## Basic Information - **Project Name**: pintos - **Description**: JHU cs318 pintos project - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-10-05 - **Last Updated**: 2023-04-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Pintos Labs for undergraduate OS class (600.318) at Johns Hopkins. [Pintos](http://pintos-os.org) is a teaching operating system for x86, challenging but not overwhelming, small but realistic enough to understand OS in depth (it can run x86 machine and simulators including QEMU, Bochs and VMWare Player!). The main source code, documentation and assignments are developed by Ben Pfaff and others from Stanford (refer to its [LICENSE](src/LICENSE)). The course instructor ([Ryan Huang](mailto:huang@cs.jhu.edu)) made some changes to the original Pintos labs to tailor for his class. The upstream for this branch comes from [https://github.com/ryanphuang/PintosM](https://github.com/ryanphuang/PintosM). For students in the class, please download the release version for this branch at https://github.com/jhu-cs318/pintos.git Noting important blablaba change