【24h】

CFS performance improvement using Binomial Heap

机译:使用二项式堆提高CFS性能

获取原文
获取外文期刊封面目录资料

摘要

Process scheduling algorithm plays a crucial role in operating system performance and so does the data-structure used for its implementation. A scheduler is designed to ensure the distribution of resources among the tasks is fair along with maximization of CPU utilization. The Completely Fair Scheduler (CFS), the default scheduler of Linux (since kernel version 2.6.23), ensures equal opportunity among tasks. In this paper we discuss the CFS and propose an improved performance implementation using Binomial Heap as a replacement for Red-Black Tree. Preliminary results with simulation on C are very promising and show about 3 times improvement for insert operations.
机译:进程调度算法在操作系统性能中起着至关重要的作用,用于实现它的数据结构也起着至关重要的作用。调度程序旨在确保任务之间的资源分配合理,并且可以最大程度地提高CPU利用率。 Linux的默认调度程序(自内核版本2.6.23起)完全公平调度程序(CFS)确保任务之间的机会均等。在本文中,我们讨论了CFS,并提出了使用二项式堆代替Red-Black Tree的改进性能实现。在C上进行仿真的初步结果非常有前途,显示出插入操作的性能提高了约3倍。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号