원문정보
초록
영어
Embedded systems are complicated, and a large number of these systems are widely used today. In embedded systems, the types of processings to be executed are limited, and many processes are executed periodically. In such systems, we need to reduce the overhead of periodic execution control and the dispersion of the processing time. ART-Linux has been proposed as a conventional real-time operating system that can be used for this purpose in various devices such as robots. In this paper, we discuss the periodic execution control of ART-Linux and clarify several problems. Next, we propose a design for sophisticated periodic execution control in order to solve these problems. In addition, we discuss the realization of periodic execution control, and the effects of the proposed control. Finally, we show the results of our evaluation for the release and the wait to clarify the effects of the proposed control.
목차
1. Introduction
2. ART-Linux
2.1. Periodic Execution Control
2.2. Performance
2.3. Problems
3. Sophisticated periodic execution control
3.1. Design
3.2. Characteristics
3.3. Realization
3.4. Effects
4. Evaluation
4.1. AnT operating system
4.2. Evaluation items
4.3. The processing time of the release
4.4. The processing time of the wait
4.5. The dispersion for the number of real-time processes to be released
5. Related Work
6. Conclusion
References