Homework 2

Out: Wednesday October 10

Reading

Due: Friday October 12

Read the text: Silberschatz Chapter 4

Exercises

Due: Monday 10/15 at the start of class (code is due via turnin by 1 pm)

4.2, 4.3, 4.4, 4.7, 4.9 (in C using Pthreads), 4.10 (you may do this in Java or C)


IMPORTANT: Any code written for this assignment should be turned in using "turnin" on attu (i.e. 4.9 and 4.10).
It would be wonderful if you turn in a paper copy too, but that doesn't matter if you have submitted
it electronically.

For each question, we would like you to indicate how much time was required. You obviously
won't be graded on this -- it's just informational for Marissa, Aziel, and Prof Bershad.
If you'd rather not say how much time you spent, that's ok too.

This homework will give you much of the wroking knowledge required to complete project 2. By
carefully working through these problems, project 2 will be more intuitive for you once you start.

To submit the code for HW3:
1. Put source files (no executables) in a directory named [username]-hw3 where [username] is your cse username.
2. On attu, type;

turnin -c cse451 -p hw3 [username]-hw3