CS 423: Operating Systems Design
main
::
policy
::
lectures
::
mps
::
exams
::
unit project
::
resources
::
faq
Machine Problem 2 (MP2)
In MP2 you will implement multi-treaded disk scheduler. In doing so, you will become familiar with the use of lock variables a condition variable in Mesa Monitors.
Files
-
mp2.pdf
(v1.3)
-
mp2.tgz
(v1.1)