Open Source Automation Development Lab
You are here: Home / Projects / 
2009-11-23 - 20:50

Next OSADL Events:

Breaking News:

2009-11-19 12:00

Meet OSADL and many of its members at the SPS/IPC/Drives 2009

Bird's view of the OSADL booths

Open Source and Linux in Automation - the collaborative environment we always wished we had


2009-11-18 12:00

SERCOS III middleware library available as Open Source

Download the Common SERCOS Master API from the Internet


2009-10-21 12:00

Will we always wake up in time?

The Linux real-time kernel now contains a wakeup latency recorder to continuously monitor the real-time capabilities of a computer system


2009-10-20 12:00

LWN.net reports on RTLWS11 in Dresden

LWN - Linux Weekly News

Several reports of the Eleventh Real Time Linux Workshop and on the RT mini summit are now available


2009-09-03 12:00

Safety Critical Linux - What's new?

Tuz standing in while Tux was taking a three-month sabbatical to work as a barber during development of Linux kernel 2.6.30.

Can we trust Linux? Listen to Nicholas Mc Guire on Safety Critical Linux and participate in the related discussion to better understand when we can ...



OSADL Projects

OSADL Project: Realtime Linux

Is realtime possible with Linux? Yes, it is. But which Linux derivate should I use? This is the key question to be answered when Linux is going to be used in the automation industry.

The OSADL criteria for realtime Linux are:

  • Strong and agile community
  • Long term availability
  • Ease of use (user space realtime)
  • POSIX API for real time (standard API)
  • Wide architecture support
  • Mainstream support by the Vanilla Kernel

This project supports the evolution of the realtime preempt patch maintained by Ingo Molnar, and Thomas Gleixner. We believe that long term stability can only be achieved when the realtime aspects are as close to the Vanilla Kernel as possible.

Realtime Linux Road Map

This is the current status of Realtime Linux using the Realtime-Preempt patches:

Architecture

x86

x86/64

powerpc

arm

mips

68knommu

Feature

Deterministic Scheduler

Preemption Support

PI Mutexes

3

High-Resolution Timer

1

1

1

1

Preemptive Read-Copy Update

2

2

2

2

2

2

IRQ Threads

4

4

4

4

4

3,4,5

Full Realtime Preemption Support


3

Available in mainline Linux
Available when Realtime-Preempt patches applied

1) Since kernel 2.6.24 in mainline Linux
2) Since kernel 2.6.25 in mainline Linux
3) Realtime-Preempt patches 2.6.24.7-rt15 or higher required
4) Since kernel 2.6.30 in mainline Linux
5) Not yet adapted to generic interrupt code

Download Locations of Realtime Linux

"Latest stable" Realtime Linux

Kernel

www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.29.6.tar.bz2

RT-Preempt Patch

rt.et.redhat.com/download/patch-2.6.29.6-rt24.bz2

Realtime Linux Installation Instructions

Quick overview

A quick list of the commands needed to download, patch and build an RT-Preempt realtime Linux kernel is given Opens internal link in current windowhere.

HOWTO

A more detailed description how to equip the Linux kernel wth realtime capabilities is given Opens internal link in current windowhere.

Links related to Realtime Linux