Homework 4

Out: Monday April 11

Reading

Due: Wednesday April 13

Read the text: Silberschatz Chapter 6 (note that we have deferred Chapter 5)

Exercises

Due: Monday April 18 at the start of class

6.x1. Use pseudo-code to implement monitors using semaphores.

6.x2. Use pseudo-code to implement semaphores using monitors.

6.4, 6.5, 6.23