- 5
- 0
- 约15.44万字
- 约 138页
- 2018-04-25 发布于湖北
- 举报
Linux内核进程调度与控制[精品]
PAGE
Linux内核进程调度与控制
——源代码分析与研究
The Process Scheduling and Control
of Linux Kernel
——Source Code Analyses and Research
摘要
本文对Linux内核中进程调度和进程控制部分的源代码分别进行了详细的流程分析与代码注释,并对这两部分的代码实现进行了研究,阐述了它们的优缺点。在进程调度部分,主要涉及了Linux的调度算法及实现、时钟中断、定时器、Linux内核机制以及系统调用nanosleep、pause。在进程控制部分,主要涉及了Linux系统调用的实现和进程的创建、装入执行、等待、消亡的过程。
关键词:操作系统 进程 进程调度 中断 定时器 运行队列 系统调用 门 内核空间 用户空间
ABSTRACT
In this article ,we have written the program flow and comment of the code that about The Process Scheduling and Control of Linux Kernel。We also make a research on implementation of the code and indicate the strongpoi
原创力文档

文档评论(0)