Multi-staged discrete loops for real-time systems
暂无分享,去创建一个
In this paper multi-staged discrete loops are introduced to narrow the gap between for-loops and general loops. Although multi-staged discrete loops can be used in situations that would otherwise require general loops it is still possible to determine the maximum number of iterations, which is trivial for for-loops but extremely difficult for general loops. Thus multi-staged discrete loops form an excellent framework for determining the worst-case performance of a program.
[1] James W. Layland,et al. Scheduling Algorithms for Multiprogramming in a Hard-Real-Time Environment , 1989, JACM.
[2] Frances S. Grodzinsky,et al. The anatomy of programming languages , 1993 .
[3] Johann Blieberger. Discrete Loops and Worst Case Performance , 1994, Comput. Lang..