CS 3733 Operating Systems Schedule

Spring 2011


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