/pintos-os

Project repository for CS 162 - Operating Systems at UC Berkeley. Consists of implementing critical components of the PintOS operating system, including threading, support for user program execution and thread scheduling, and a file system.

Primary LanguageC