Real-Time and Linux, Part II: the Preemptible Kernel
"In the January/February 2002 issue of Embedded Linux Journal, we examined the fundamental issues of real time with Linux. In this article we examine efforts to bring real-time capabilities to applications by making improvements to the Linux kernel. To date, the majority of this work has been to make the kernel more responsive--to reduce latency by reducing the preemption latency, which can be quite long in Linux." Kevin Dankwardt
continues his real-time series by examining efforts to bring real-time capabilities to applications by improving the Linux kernel. Part I can be found here.