Computer Science 432
Operating Systems

Williams College
Fall 2006


Lecture 07: Cooperating Processes, Critical Sections, Process Synchronization
Date: September 28, 2006


Agenda

Lecture Assignment

Due at the start of class, Tuesday, October 3.

SG&G 6.1

Please turn in a hard copy (typeset or handwritten are OK). We will discuss Dekker's algorithm and how it solves the critical-section problem during class, so no late submissions are accepted.

The readings for next time are SG&G Sections 6.4-6.6.

Examples