CS502 Mid-Semester Exam Topic Outline
Here is an outline of the topics that might be on the first exam:
- Introduction
- History
- Structure
- Concepts
- Processes
- Shells
- Files
- System Calls
- Processes
- Implementation
- Scheduling
- Synchronization
- Inter Process Communication / Synchronization
- Monitors
- Conditional Critical Regions
- Software Signals
- Message Passing
- Memory Management
- Simple
- Variable and Fixed Partitions
- Swapping
- Paging
- Page Tables
- Associative Registers
- Multilevel Paging
- Inverted Page Tables
- Segmentation
- Threads
- Multiprocessor OS
- A Simple Operating System
CreateProcessSysProc()
Dispatcher()
ProgramErrorInterruptHandler()
TimerInterruptHandler()
SystemCallInterruptHandler()
- Changes needed for mulitprocessor OS
Return
to the CS502 Home Page
Send all questions to the TA
mailing list.