Skip to content

MatthewAThomas/162_personal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

PintOS (CS 162 group project)

This repository contains code for PintOS - a simple, Linux-like, x86 based operating system. PintOS was developed as a group project for CS 162: Operating Systems and Systems Programming (UC Berkeley). Most of what my group and I developed is in the src/userprog and src/threads directories.

More information on PintOS: https://cs162.org/static/proj/pintos-docs/