Link to lottery scheduler project

This commit is contained in:
Remzi Arpaci-Dusseau
2018-02-19 10:23:04 -06:00
parent 8f41ff62a5
commit ff3f811e81

View File

@@ -46,6 +46,8 @@ real, working operating system (albeit a simple one).
### Processes and Scheduling
* [Scheduling (Lottery)](https://github.com/remzi-arpacidusseau/ostep-projects/tree/master/scheduling-xv6-lottery)
### Virtual Memory
### File Systems