首页 | 官方网站   微博 | 高级检索  
     

多核片上系统的高效软硬件划分及调度算法
引用本文:韩红蕾,刘文菊,武继刚,李慧.多核片上系统的高效软硬件划分及调度算法[J].计算机工程与科学,2011,33(9):57.
作者姓名:韩红蕾  刘文菊  武继刚  李慧
作者单位:1. 天津工业大学计算机科学与软件学院,天津,300387
2. 中国科学院软件所计算机科学国家重点实验室,北京,100190
摘    要:软硬件划分与调度是软硬件协同设计的关键环节,是经典的组合优化问题。本文针对调度与软硬件划分问题提出一种高效的启发式算法。调度算法根据任务的出度及软件计算时间对任务赋予不同的优先级,出度越大,优先级越高,出度相同的情况下,软件计算时间越大,优先级越高。划分算法首先寻找关键路径,然后将关键路径上具有最高受益面积比的任务交由硬件去实现。每次迭代更新当前关键路径的调度长度及剩余硬件面积。继续循环,直到剩余的硬件面积不再满足关键路径上的任何一个软件任务所需的硬件面积的要求为止,这样使得硬件面积的使用率比较高。实验表明,该算法对已有算法的改进可达到38%。

关 键 词:多处理器片上系统  调度  软硬件划分  嵌入式系统

An Efficient Algorithm of Hardware/Software Partitioning and Scheduling on MPSoC
HAN Hong-lei,LIU Wen-ju,WU Ji-gang,LI Hui.An Efficient Algorithm of Hardware/Software Partitioning and Scheduling on MPSoC[J].Computer Engineering & Science,2011,33(9):57.
Authors:HAN Hong-lei  LIU Wen-ju  WU Ji-gang  LI Hui
Abstract:Hardware/software(HW/SW) partitioning and task scheduling are the crucial steps of HW/SW co-design.It is very difficult to achieve the optimal solution as both scheduling and partitioning are combinatorial optimization problems.In this paper a heuristic solution is proposed for scheduling and partitioning on the multi-processor system on chips(MPSOC).In order to minimize the overall execution time,the proposed algorithm assigns different priorities to different tasks according to their out-degree and the software execution time.The higher the out-degree,the higher the priority.For the tasks with the same out-degree,the higher the software execution time,the higher the priority.The proposed algorithm initially searches for the critical path in the task graph,and then assigns the task with the highest benefit-to-area ratio to hardware implementation.The critical path and the available hardware area are updated during the iteration.The whole calculation process works until the available hardware area is not enough to implement any software task in the critical path.As a result,the hardware area is utilized as many as possible.Simulation results show that,the proposed algorithm can reduce the overall execution time up to by 38% in comparison to the latest work.
Keywords:MPSoC  task scheduling  hardware/software partitioning  embedded system
本文献已被 万方数据 等数据库收录!
点击此处可从《计算机工程与科学》浏览原始摘要信息
点击此处可从《计算机工程与科学》下载全文
设为首页 | 免责声明 | 关于勤云 | 加入收藏

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

京公网安备 11010802026262号