Hamada14 / Pintos

https://web.stanford.edu/class/cs140/projects/pintos/pintos.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pintos

Pintos is computer software, a simple instructional operating system framework for the x86 instruction set architecture. It supports kernel threads, loading and running user programs, and a file system, but it implements all of these in a very simple way. It was created at Stanford University by Ben Pfaff in 2004.

Refer to user-prog branch for running phase 2 and thread-system branch for phase 1.

About

https://web.stanford.edu/class/cs140/projects/pintos/pintos.html

License:Other


Languages

Language:C 71.5%Language:Perl 20.5%Language:Makefile 3.8%Language:Assembly 2.8%Language:C++ 0.8%Language:Objective-C 0.3%Language:Shell 0.2%Language:Perl 6 0.1%