jpli02 / Pintos

Pintos: An Operating System Supported by Stanford University:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pintos

Pintos: An Operating System Supported by Stanford University

  • Implement a thread system which supports Alarm Clock, Priority Scheduling.

  • Enable programs to interact with the OS via system calls.

  • Design a virtual memory system which supports Stack Growth and Memory Mapped Files.

  • Design a file system which enables Indexed and Extensible Files.

About

Pintos: An Operating System Supported by Stanford University:

License:Other


Languages

Language:C 65.7%Language:Perl 22.2%Language:Makefile 9.2%Language:Assembly 2.4%Language:Shell 0.3%Language:C++ 0.1%Language:Raku 0.1%