We will cover
- Binary Representation
- Linking
- Exception
- I/O
- Process
- Thread
- Concurrency
- Virtual Memory
- FSCK and Journaling
- System Design
- System Admin
- C++
- Questions
Before interview, make sure you are familiar with following important concepts in OS!
- Protection (kernel/user mode)
- Protected instructions
- Memory protection
- System calls
- Interrupts and exceptions
- Timer (clock)
- I/O control and operation
- Synchronization
Follow louis1992 for more resources.