Outline for April 7, 2008
Reading:
Text, §4.1, 4.3, 4.5, 4.6
- Greetings and felicitations!
- User interface
- Kernel, essential utilities, optional utilities
- Command interpreter: JCL for batch, command language for interactive
- Program vs. environment
- Invoking programs; global vs. local environment
- Other features: interrupt, suspend, background, command completion
- System kernel
- First level interrupt handler
- Dispatcher
- IPC primitives