摘要
以源代码分析为基础,全面剖析信号量在Linux中的实现。分析时,与基本原理相比较,重点阐述信号量在Linux中的实现特色,从而将Linux中的信号量实现机制较完整地呈现出来。
Based on the source code analysis in Linux 1. 0, this text analyzes how the semaphore mechanism is implemented in Linux. The text also describes the feature of semaphore in Linux just compared with the related principles, so the implementation of semaphore in Linux is presented roundly.
出处
《计算机与现代化》
2007年第4期121-123,共3页
Computer and Modernization
基金
江西省教育厅教研课题资助项目(教务字2004第67号)
关键词
信号量
任务结构
等待队列
进程调度
semaphore
task structure
waiting queue
process scheduling