模板:Main2/Design Considerations
跳到导航
跳到搜索
内核模型
任务模型
内存和资源管理
- Memory management - Overview and Introduction
- Segmentation
- Paging
- Memory Allocation
- Page Frame Allocation
- Memory Management Unit, or in-depth description of recursive mappings
- File Management
- File Systems
系统调用
调度
Process Sychronization
- Synchronization Primitives - Semaphores, mutexes, spinlocks et al.
- Signals
IPC进程间通信