Initial Commit

This commit is contained in:
Remzi Arpaci-Dusseau
2018-01-16 10:07:54 -06:00
parent ecc21fad59
commit cf826fde07

View File

@@ -1 +1,25 @@
# ostep-projects
# Projects for an Operating Systems Class
This repository holds a number of projects that can be used in an operating
systems class aimed at upper-level undergraduates and (in some cases)
beginning graduate students. They are based on years of teaching such a course
at the University of Wisconsin-Madison.
## Initial Projects
* [Unix Utilities](http://www.ostep.org)
## Processes
## Virtual Memory
## File Systems
## Distributed Systems