期刊文献+

Linux内核2.6.24的CFS调度器分析 被引量:3

ANALYSIS OF COMPLETELY FAIR SCHEDULER IN LINUX KERNEL 2.6.24
下载PDF
导出
摘要 Linux内核2.6.24采用了新的调度器CFS(Completely Fair Scheduler),以公平的原则对待所有任务。其性能和对交互进程的响应速度都超过之前版本内核的O(1)调度器,并且算法与实现也更简单。先简单对比了O(1)和CFS,然后结合源代码对CFS的算法和实现作了分析。 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.
出处 《计算机应用与软件》 CSCD 2010年第2期166-168,共3页 Computer Applications and Software
关键词 LINUX 内核 调度器 CFS Linux Kernel Scheduler CFS
  • 相关文献

参考文献5

  • 1Linux内核源代码.http://www.kernel.org.
  • 2BOVET D, CESATI M. Understanding the Linux Kernel [ M ]. O'Reilly Media, Inc,2005:260.
  • 3MOLNAR Ingo. CFS-devel, performance improvements, http://lkml. org/lkml/2007/9/11/395.
  • 4MOLNAR Ingo. Modular Scheduler Core and Completely Fair Scheduler. http ://lkml. org/lkml/2007/4/13/180.
  • 5刘明.Linux调度器发展简述.http://www.ibm.com/developerworks/cn/linux/l-cn-scheduler/index.html.

同被引文献22

  • 1谢伟毅,廖光灯,谢康林.Linux调度算法在桌面应用环境中的改进[J].计算机工程与应用,2006,42(23):100-101. 被引量:3
  • 2袁辉建,陈曾汉,晏来成.基于ARM9的嵌入式Linux测控系统实时性增强研究[J].测控技术,2007,26(1):61-63. 被引量:3
  • 3StevensWR,RagoSA.UNIX环境高级编程[M].尤晋元,张亚英,戚正伟,译.北京:人民邮电出版社,2006:287-329.
  • 4Bovet D P,Cesati M.深入理解Linux内核[M].北京:中国电力出版社,2007.
  • 5余兵,黎忠文.Linux操作系统实时性分析[J].计算机技术与发展,2007,17(9):41-44. 被引量:9
  • 6HENNESSY J L,PATTERSON D A.计算机系统结构:量化研究方法[M].郑纬民,汤志忠,汪东升,译.北京:电子工业出版社,2004.
  • 7KarimYJonM,GiladB,eta1.构建嵌入式Linux系统[M].秦云川,译.北京:中国电力出版社,2010.
  • 8Song Kai, Yan Liping. Improvement of Real-time Performance of Linux 2.6 Kernel for Embedded Application[C]//Proc. of Intemational Forum on Computer Science-technology and Applications. Chongqing, China: [s. n.], 2009.
  • 9Vun N, Hor H F, Chao J W. Real-time Enhancements for Embedded Linux[C]//Proc. of the 14th IEEE International Conference on Parallel and Distributed Systems. IS. 1.]: IEEE Press, 2008.
  • 10Richard S H, Dang N L. Tuning Linux to Meet Real Time Requirements[C]//Proc. of SPIE'07. Orlando, USA: [s. n.], 2007.

引证文献3

二级引证文献12

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部