index
OS¶
- Docker
- Linux管理,命令行与shell脚本
- Unix环境高级编程
- Unix网络编程 - 套接字联⽹
- 深入解析Mac OS X
- 计算机系统要素
- 计算机组成与设计
- MIT 6.824 distributed systems
- MIT 6.S081 Operating Systems
操作系统概念¶
- 1 Introduction
- 2 Operating System structures
- 3 Processes
- 4 Threads and Concurrency
- 5 CPU Scheduling
- 6 Synchronization Tools
- 7 Synchronization Examples
- 8 DeadLocks
- 9 Main Memory
- 10 Virtual Memory
- 11 Mass-Storage Structure
- 12 IO Systems
- 13 File System Interface
- 14 File System Implementation
- 15 File System Internals
- 17 Protection
- 18 Virtual Machines