首页 | 本学科首页   官方微博 | 高级检索  
     

Linux内核2.6.24的 CFS调度器分析
引用本文:杜慧江,王云光.Linux内核2.6.24的 CFS调度器分析[J].计算机应用与软件,2010,27(2):166-168.
作者姓名:杜慧江  王云光
作者单位:上海医疗器械高等专科学校医用电子仪器系,上海,200093
摘    要:Linux内核2.6.24采用了新的调度器CFS(Completely Fair Scheduler),以公平的原则对待所有任务。其性能和对交互进程的响应速度都超过之前版本内核的O(1)调度器,并且算法与实现也更简单。先简单对比了O(1)和CFS,然后结合源代码对CFS的算法和实现作了分析。

关 键 词:Linux  内核  调度器  CFS

ANALYSIS OF COMPLETELY FAIR SCHEDULER IN LINUX KERNEL 2.6.24
Du Huijiang,Wang Yunguang.ANALYSIS OF COMPLETELY FAIR SCHEDULER IN LINUX KERNEL 2.6.24[J].Computer Applications and Software,2010,27(2):166-168.
Authors:Du Huijiang  Wang Yunguang
Affiliation:Department of Medical Electronics Apparatus/a>;Shanghai Medical Instrumentation College/a>;Shanghai 200093/a>;China
Abstract:Linux kernel 2.6.24 has adopted a new Completely Fair Scheduler,the principle of it is the fair treatment on all tasks.Its performance and responding speed on interactive tasks are all superior to previous scheduler O(1),and its algorithm and implementation are simpler too.In this paper we draw a simple comparison between CFS and O(1),and then briefly analyse the algorithm and implementation of CFS according to its source code.
Keywords:Linux Kernel Scheduler CFS  
本文献已被 CNKI 维普 万方数据 等数据库收录!
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号