CS3013 Final Exam Topic Outline
Here is an outline of the topics that might be on the final exam:
- Memory Management
- Simple
- Linking and Loading
- Paging
- Page Tables
- Associative Registers
- Multilevel Paging
- Inverted Page Tables
- Segmentation
- Virtual Memory
- Swapping and Demand Paging
- Page faults
- Page replacement algorithms
- Thrashing
- Paging tradeoffs
- I/O Devices
- File Systems
- File Descriptors
- Directories
- Partitions
- Project 2 - Cloaking
- Adding system calls
- System call implementation
sys_cloak(), sys_uncloak(), cloak_init()
root.c
modification
- Makefile modificationss
- Adding
/proc
modules
- Radar module implementation
Return
to the CS3013 Home Page
Send all questions to the TA
mailing list.