Skip to content

Commit

Permalink
Added references to quiz 3 and 4.
Browse files Browse the repository at this point in the history
  • Loading branch information
valencik committed Dec 2, 2014
1 parent 5338dab commit 8b1475e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,13 @@ This quiz reviews system calls and concepts for dealing with processes, addition
This quiz reviews the virtualization of memory, dealing particularly with segmentation.
Quiz 2 was not given out in class.

[Quiz 3: Concurrency](src/03-Concurrency.yaml)
This quiz reviews threads, locks, and issues with concurrent systems.

[Quiz 4: Persistence](src/04-Persistence.yaml)
This quiz reviews IO devices, filesystem concepts, and filesystem integrity.
Quiz 4 was not given out in class.


##Building Quizzes
The quizzes are built using the Makefile.
Expand Down

0 comments on commit 8b1475e

Please sign in to comment.