Skip to content

malinduGamage/pintos

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

Pintos

Labs for undergraduate OS class (600.318) at Johns Hopkins. Pintos 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).

The course instructor (Ryan Huang) 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. For students in the class, please download the release version for this branch at https://github.com/jhu-cs318/pintos.git

About

The pintos source distribution for JHU CS 318/418 projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 68.8%
  • Perl 23.5%
  • Makefile 3.8%
  • Assembly 2.5%
  • Shell 1.2%
  • C++ 0.1%
  • Raku 0.1%