Quick fixes, link to main page

This commit is contained in:
Remzi Arpaci-Dusseau
2018-04-04 11:43:22 -05:00
parent 5a4aa147bc
commit dbecc97f4f
2 changed files with 19 additions and 17 deletions

View File

@@ -61,6 +61,8 @@ real, working operating system (albeit a simple one).
### Concurrency
* [Kernel Threads (Basic Implementation)](https://github.com/remzi-arpacidusseau/ostep-projects/tree/master/concurrency-xv6-threads)
### File Systems