You are here: Home / RTLWS 1999-2017 / 
2024-04-26 - 02:01

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



Real Time Linux Workshops

1999 - 2000 - 2001 - 2002 - 2003 - 2004 - 2005 - 2006 - 2007 - 2008 - 2009 - 2010

Ninth Real-Time Linux Workshop on November 2 to 4, 2007, in Linz, Austria


Lightweight RTAI for IA-32

Michael Heimpold and Robert Baumgartl

Using the IA-32 architecture for time-critical tasks allows highest computing performance at reasonable hardware cost. Because many open source real-time operating systems are based on Linux, the comparatively high resource requirements of Linux also apply to these systems. In this work we present a port of the RTAI API to a bare IA32 machine which eliminates Linux' core subsystems. Instead of a full API reimplementation we used an established Linux/RTAI as a starting point and gradually eliminated the Linux functions. This methodology minimizes changes to the RTAI codebase and ensures easy maintenance of the resulting code base. Our measurements show that the resulting system is as efficient as a conventional RTAI. The uncompressed memory footprint of the kernel is about 370 KiB. Hence, the resulting system is a small and efficient real-time kernel of clear design which provides the RTAI API and is ideally suited for embedded systems with low resources.

 

Valid XHTML 1.0 Transitional