首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > RTEMS EDF调度器

RTEMS EDF调度器

  • 资源大小:161.18 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: 调度

资 源 简 介

The project main goal is to achieve a full implementation of the Earliest Deadline First(EDF) scheduling algorithm for the current version(4.10) of the RTEMS open-source real time operating system. We want to reduce the complexity of such implementations, by conjugating simpler but effective data structures, like double linked lists and binary search trees(BST) for the implementation of the ready queue and search engine. See the Wiki page and Downloads for more info! 27/06/2010 15:04 Update New version of BST and RBT EDF patch files: BST updated to v1.1 RBT updated to v2.1 Code cleaned & optimized Removed Makefile.in files calls License && distribution terms added
VIP VIP
0.248940s