Operating System Concepts¶
约 48 个字 预计阅读时间不到 1 分钟
Table of Contents¶
- Introduction: OS Structure
- Process Management: Process, Thread and Concurrency
- Process Management: CPU Scheduling
- Process Management: Synchronization
- Process Management: Deadlocks
- Memory Management: Main Memory
- Memory Management: Virtual Memory
- Storage Management: Mass-Storage Structure
- Storage Management: IO Systems
- Storage Management: File System
- Miscellaneous