Skip to content

Abdelaziz25/pintos

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pintos

About

PintOS is an open source instructional operating system kernel developed by Stanford University. PintOS provides complete documentation & modular projects to introduce students to the major concepts of operating systems development. The components of PintOS project is illustrated in the following figure.

PintOS Components

The project is divided into four phases:

  • P1: Threads
  • P2: User Programs
  • P3: Virtual Memory
  • P4: File Systems

Source Code

Source code is adopted from the open source project at PintOS-OS, we will try to keep this repository in sync with the official repository at PintOS-OS Official Repository.

Last adopted commit details:

To download the most recent code from PintOS-OS directly, use the following link.

Installation Guidelines

To install PintOS please use the guidelines listed at the installation document.

Project Documents

The following is a list of the documents to explain and document the project and its requirements.

  1. PintOS Official Document: The main official documentation and project requirements compiled from PintOS repository provided by Stanford University.
  2. CSCI 350 - PintOS Guide: A simple read for PintOS code and its requirement provided from University of Southern California OS Course.
  3. The Pintos Instructional Operating System Kernel (PintOS Paper): A good reading for instructors.
  4. The Pintos Instructional Operating System Kernel (PintOS Presentation): A good reading for instructors.

Sessions' Videos

Here's a list of sessions I made (in Arabic) for Alexandria University, explaining PintOS & its phases requirements:

  1. Phase 1 Requirements
  2. Phase 2 Requirements

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 45.5%
  • C 37.6%
  • Perl 13.0%
  • Makefile 2.1%
  • Assembly 1.4%
  • Shell 0.3%
  • Other 0.1%