Linux内核中进程调度的分析  

Linux内核中进程调度的分析

在线阅读下载全文

作  者:黄敏[1] 徐亮[1] 

机构地区:[1]长沙交通学院计算机工程系,湖南长沙410076

出  处:《电脑与信息技术》2001年第5期21-23,30,共4页Computer and Information Technology

摘  要:进程是让操作系统实现程序的并发执行、系统资源共享、用户随机使用系统等功能的重要概念。文章首先介绍进程在Linux内核中的表示方式,然后结合源代码深入分析进程的时间片轮转、先进先出、Round robin调度策略的具体实现,对我们进一步了解 Linux内核的工作机制和学习编程均有较好的实用参考价值。Process is a very important conception for operation system because it makes the OS realize excuting program non - sequentially, sharing the system resources and using system at random. Process's data structure in linux kernal is introduced in this paper. And then the time slice cycle, first in first out and round robin scheduling methods are deeply analyzed combined with linux kernel code. These have good practical referring value for us to understand linux kernel's working mechanism and learn programming.

关 键 词:LINUX 进程调度 操作系统 内核 

分 类 号:TP316.81[自动化与计算机技术—计算机软件与理论]

 

参考文献:

正在载入数据...

 

二级参考文献:

正在载入数据...

 

耦合文献:

正在载入数据...

 

引证文献:

正在载入数据...

 

二级引证文献:

正在载入数据...

 

同被引文献:

正在载入数据...

 

相关期刊文献:

正在载入数据...

相关的主题
相关的作者对象
相关的机构对象