Skip to content

wookayin/pintos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

PintOS Project

This is a private output of 'Operating Systems' coursework, PintOS.

DISCLAIMER: DO NOT EVER USE this for your coursework.

Project 1

  • Wait Queue
  • Basic Priority Scheduling

Project 2

  • User Program Exeuction
  • Process Management
  • System Calls

Project 3

  • Stack Growth
  • Virtual Memory (Paging)
  • Memory-Mapped Files

Project 4

  • Buffer Cache
  • Extensible Files
  • Filesystem and Subdirectories