An open API service indexing awesome lists of open source software.

https://github.com/moki/pintos

cs162 pintos
https://github.com/moki/pintos

operating-systems systems-programming

Last synced: 9 months ago
JSON representation

cs162 pintos

Awesome Lists containing this project

README

          

CS162 Group Repository
======================

This repository contains code for CS162 group projects.

**Design documents**

* [Project 1: Threads](doc/project1.md)
* [Project 2: User Programs](doc/project2.md)
* [Project 3: File System](doc/project3.md)

**Final reports**

* [Project 1: Threads](reports/project1.md)
* [Project 2: User Programs](reports/project2.md)
* [Project 3: File System](reports/project3.md)