원문정보
초록
영어
These days embedded systems are making great strides with the development of hardware to satisfy user’s varied demands. As one can see many kinds of systems operated in our daily life, software becomes dependent on real-time processing functions as well as various functions (for instance, multimedia system or network). These systems have the disadvantage of increasing complexity and are prone to problems when system engineer develop the system.
Especially, if problems occur in the kernel layer, a developer needs to spend a lot of time and effort to solve them. In addition, as of now there are not enough tools for solving kernel timer latency problem effectively.
In this paper, we propose a system named Kernel Timer Analysis System (KTAS) that can detect timer problems in kernel. The KTAS find High Resolution Timer latency which is a serious problem for the real-time processing system in kernel layer. It can effectively detect the problem and help finding its cause. In the future, we want to generalize the system to detect other problems and their causes to support the developers.
목차
1. Introduction
2. Related Work
3. Problem definition for High Resolution Timer
3.1 Background
3.2 Problem of the High Resolution Timer
4. Kernel Timer Analysis System
5. Evaluation of HRTimer using KTAS
5.1 Setup for Measurement
5.2 Analysis of problem by using KTAS
6. Conclusion and Future work
References
