New Scheme of Implementing Real-Time Linux

To well support the real-time requirement from applications, we enhance the real-time ability in Linux kernel through two new kernel mechanisms. Firstly, we present a new microsecond-level timer mechanism based on UTIME provided by Kurt-Linux, but different from it. The new timing implementation provides more flexible mechanism to support the different-grained timing requirement, as well as more flexible and preferential management of microsecond-level timers. Secondly, we present a new interrupt handler to reduce the kernel delay, which makes it possible scheduling interrupt handler with other processes under the system scheduler. Therefore, making interrupt routine under control is achieved. The experiments show that the improvements are distinct and significant.

[1]  B. Srinivasan,et al.  A firm real-time system implementation using commercial off-the-shelf hardware and free software , 1998, Proceedings. Fourth IEEE Real-Time Technology and Applications Symposium (Cat. No.98TB100245).

[2]  Kwei-Jay Lin,et al.  Enhancing the real-time capability of the Linux kernel , 1998, Proceedings Fifth International Conference on Real-Time Computing Systems and Applications (Cat. No.98EX236).

[3]  Robert Magnus,et al.  Linux Kernel Internals , 1996 .

[4]  Kwei-Jay Lin,et al.  Implementing a general real-time scheduling framework in the RED-Linux real-time kernel , 1999, Proceedings 20th IEEE Real-Time Systems Symposium (Cat. No.99CB37054).