摘要
通过对Linux进程调度函数源码的分析,深入剖析了kernel核进程调度流程、调度时机、进程PCB和进程调度的依据.针对进程调度中出现的优先级反向问题,给出了基本优先级继承协议和优先级上限继承协议两种解决方法.
Through the analysis of process scheduling function for Linux , this paper studies the process scheduling flow, scheduling occasion, process PCB and scheduling warranty of the Linux kernel. For the priority inversion of the process scheduling, Priority Inheritance Protocol and Priority Ceiling Protocol are given to deal with it.
出处
《哈尔滨商业大学学报(自然科学版)》
CAS
2005年第3期298-301,共4页
Journal of Harbin University of Commerce:Natural Sciences Edition
基金
哈尔滨市学科后备带头人基金(0171218035)
黑龙江省教育厅科学技术项目(10543009).
关键词
调度时机
进程PCB
进程调度
优先级反向
scheduling occasion
process PCB
process scheduling
priority inversion