CS 3733 Operating Systems Second Midterm Exam Review: Spring 2005

This will be a closed book exam.

A tentative list of topics appears here.
It will be updated before the exam.

Note that the beginning topics are the same as those for the first exam.


1. Introduction: what is an operating system? 2. Processes 3. C programming 4. Process scheduling 5. Using fork, wait, and exec 6. Unix system calls 7. I/O in Unix and C 8. Unix directory structure 9. Unix special files

Topics Since Midterm Exam 1

10. Rings of processes

11. Threads 12. Synchronization 13. Signals 14. Network Communication 15. Disk Head Scheduling 16. Memory Management Back to CS 3733 Homepage