CS 3733 Operating Systems Schedule

Fall 2008


WeekStartingTopicReading
1August 25IntroductionUSP Chapter 1
SGG Chapter 1 (lightly)
Programs and ProcessesUSP Chapter 2
2September 1Process ManagementSGG 3.1, 3.2
CPU SchedulingSGG 5.1 - 5.3
3September 8CPU Scheduling ExamplesSGG 5.6, web notes
CPU Scheduling Simulatorweb notes
Processes in UNIXUSP Chapter 3
4September 15UNIX I/OUSP Chapter 4
UNIX Files and DirectoriesUSP Chapter 5
UNIX Special FilesUSP 6.1 - 6.4
5September 22The Token RingUSP 7.1 - 7.3
ThreadsUSP 12.1, 12.2, SGG Chapter 4
6September 29Process SynchronizationSGG Chapter 6
7October 6Process Synchronization (continued)
Semaphore Implementation 1web notes
8October 13Midterm Exam 1
POSIX mutex locksUSP 13.1, 13.2
POSIX unnamed semaphoresUSP 14.1 - 14.4
9October 20MonitorsSGG 6.7
SignalsUSP 81. - 8.6, 9.4
10October 27Network CommunicationUSP Chapter 18
10November 3Disk Head SchedulingSGG 12.1 - 12.4
12November 10MemorySGG Chapter 8
13November 17Midterm Exam 2 
14November 24Virtual MemorySGG 9.1 - 9.4
15December 1Review