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

多余处理器时间回收与最坏执行时间分析
引用本文:刘育芳,张立臣.多余处理器时间回收与最坏执行时间分析[J].计算机工程与应用,2005,41(28):41-43,64.
作者姓名:刘育芳  张立臣
作者单位:广东工业大学计算机学院,广州,510090;广东工业大学计算机学院,广州,510090
基金项目:国家自然科学基金(编号:60474072;60174050);广东省自然科学基金(编号:04009465;010059);广东省高校自然科学研究项目(编号:Z03024)基金资助
摘    要:通常的最坏执行时间分析方法的结果过于悲观(overpessimistic),根据这种结果进行调度将导致资源的极大浪费。面向对象的编程语言由于具有封装、继承、多态的特点,使得按照通常的方法获得的最坏执行时间更加悲观。解决这个问题的一个办法就是限制面向对象语言这些特点的使用,但这又导致最终的实时系统不够灵活,失去了面向对象语言的优点。文章以实时JAVA系统为例,介绍了将运行中赚取时间(gaintime)的回收与最坏执行时间分析相结合的方法,这种方法既提高了资源的使用率,又保证了系统的灵活性和性能。

关 键 词:实时系统  赚取时间回收  最坏执行时间分析
文章编号:1002-8331-(2005)28-0041-03
收稿时间:2005-05
修稿时间:2005-05

Gain Time Reclaiming and WCET Analysis
Liu Yufang,Zhang Lichen.Gain Time Reclaiming and WCET Analysis[J].Computer Engineering and Applications,2005,41(28):41-43,64.
Authors:Liu Yufang  Zhang Lichen
Affiliation:Faculty of Computer Science and Technology,Guangdong University of Technology, Guangzhou 510090
Abstract:The results of most WCET analysis tools are over pessimistic,and cause great waste of resources if scheduling is based on such results.Object-oriented programming languages,because of their major features:encapsulation,inheritance and polymorphism,produce more pessimistic results if they are analyzed by ordinary WCET analysis tools.One solution is to prohibit the use of these dynamic features,but this results in a system which is not flexible enough.This paper introduces a marvelous way to integrate gain time reclaiming and WCET analysis,which not only improve the efficience of the system,but also ensure the flexibility.
Keywords:real-time system  gain time reclaiming  WCET analysis
本文献已被 CNKI 维普 万方数据 等数据库收录!
设为首页 | 免责声明 | 关于勤云 | 加入收藏

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