ziyanma / pintos-base

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pintos

Welcome to Pintos

Pintos is an educational 80x86 operating system framework developed by Ben Pfaff. As mentioned in class, there will be four programming assignments this semester. All of the programming assignments in this class are centered around implementing the core functionality of the Pintos operating system. This repository contains the Pintos skeleton code and documentation, should you need to reference it throughout the semester.

A link to the online Pintos documentation can be found here.

Repository Setup

Name: Tommy Trojan

Email: ttrojan@usc.edu

ID: 1234567890

##Project Organization Please make sure you organize your repository in the following manner:

Project directores For each project you need to create a new directory. Make sure they're named "proj<number>". For example "proj1".

Design document Make sure your design document for each project is placed in the correct directory (per project instruction), and named "DESIGNDOC" with no extensions.

About

License:Other


Languages

Language:HTML 45.8%Language:C 37.1%Language:Perl 12.9%Language:Makefile 2.1%Language:Assembly 1.4%Language:C++ 0.6%Language:Shell 0.1%Language:Perl 6 0.0%Language:Objective-C 0.0%