Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 771 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 771 Bytes

Pintos - project 1 Build Status

The project is quoted from; refer to the next url for more information about project 1.

Pintos-threads

Objective

This repository is a solution for all the Pintos operating system project phases i.e (1,2,3 &4 ). For each project phase solution a Git tag is committed to distinguish from other solution parts

Dont use this repository for your coursework.

  • Pintos-1 i.e: Threads, To extend the functionality of a minimally functional thread system.

To-dos:

  • Commit Pintos phase 2
  • Commit Pintos phase 3.
  • Commit Pintos phase 4