You are here: Home / OSADL / News / 
2024-04-19 - 04:49

Dates and Events:

OSADL Articles:

2023-11-12 12:00

Open Source License Obligations Checklists even better now

Import the checklists to other tools, create context diffs and merged lists


2023-03-01 12:00

Embedded Linux distributions

Results of the online "wish list"


2022-01-13 12:00

Phase #3 of OSADL project on OPC UA PubSub over TSN successfully completed

Another important milestone on the way to interoperable Open Source real-time Ethernet has been reached


2021-02-09 12:00

Open Source OPC UA PubSub over TSN project phase #3 launched

Letter of Intent with call for participation is now available



2007-02-19 12:00 Age: 17 Years

Linux gets real-time in real time

By: Carsten Emde

High-resolution timers and the dynamic tick feature made it into mainline

Thomas Gleixner,
OSADL's kernel maintainer

After Linux 2.6.20 was released on the now famous Super Kernel Sunday, Linux kernel developers did not lean back or left for holidays. In contrast, the two-weeks interval between a kernel release and the occurrence of the first release candidate of the subsequent kernel version always is the most hectic and politically active period. During these days, the decision is made which features and fixes will be included into the next kernel version.

And here are the good news for all of us: Thomas Gleixner's and Ingo Molnar's high-resolution timers and dynamic tick features have been merged into Linus Torvalds's kernel tree. Up to now, these features were only available through separate patches. Every vanilla kernel from Linux 2.6.21 onward will have these features, if configured accordingly. This is an important step toward the fully realtime-capable vanilla Linux kernel. After the first parts of the "Realtime Preempt Patches" have been merged in August 2006 (2.6.18), and another large part has been merged now, there is little doubt that all important components of the "Realtime Preempt Patches" will be included into the vanilla kernel in the foreseeable future.

Thanks to Thomas Gleixner, Ingo Molnar and all the kernel developers world-wide who made this happen!