Issue |
Volume 6, 2013
Progress in Flight Dynamics, Guidance, Navigation, Control, Fault Detection, and Avionics
|
|
---|---|---|
Page(s) | 469 - 486 | |
Section | Avionics | |
DOI | https://doi.org/10.1051/eucass/201306469 | |
Published online | 02 December 2013 |
Program compaction for real-time applications
M. V. Lomonosov Moscow State University Moscow, Russia
This paper presents a method of program compaction based on the frequency characteristics of program behavior. The proposed method keeps in the compiled form only frequently executed portions of programs and stores infrequently executed portions of programs in a compacted interpreted form, and dynamically unpacks and loads them into the memory for execution only when they are requested. Determination of infrequently executed code is done by estimating the execution frequency of the program's basic blocks based on the known distribution functions of its input parameters. It allows to control the growth of the compacted program execution time. The theoretical and experimental results of the research prove the possibility of using the proposed program compaction method in real-time systems.
© Owned by the authors, published by EDP Sciences, 2013
This is an Open Access article distributed under the terms of the Creative Commons Attribution License 2.0, which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.