Skip to content

prospectfuturesinc/Pintos

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pintos OS

Stanford Operating Systems Project Pintos

HISTORY

This was a course project taught at Alexandria University OS class (CS 333) during Sep. 2017 to Jan. 2018.

RESOURCE

Pintos source: http://www.stanford.edu/class/cs140/projects/pintos/pintos.html

Project 1

  • Wait Queue
  • Basic Priority Scheduling

Project 2

  • User Program Exeuction
  • Process Management
  • System Calls

Don't forget to edit the paths in: src/utils/pintos, src/utils/Pintos.pm, src/utils/pintos-gdb

About

Problem (Public #2): Stanford Operating Systems Project Pintos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 69.0%
  • Perl 23.6%
  • Makefile 3.6%
  • Assembly 2.5%
  • C++ 0.7%
  • Objective-C 0.3%
  • Other 0.3%