Open Source Automation Development Lab
You are here: Home / Projects / 
2010-02-09 - 17:57

Next OSADL Events:

Embedded World 2010
02.03 - 04.03
CeBIT Open Source
02.03 - 06.03

Breaking News:

2010-02-08 12:00

Prof Eben Moglen on "GNU GPL Version 3: The Law Making Process"

International Conference on Commons, Users, Service Providers Internet (Self-)Regulation and Copyright


2009-11-23 12:00

Added a new HOWTO to the OSADL Website: Use BuildRoot to create a Linux image for QEMU

Guest Editor Bogdan Cristea tells us about rapid prototyping of an embedded system using virtualization


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



OSADL Projects

OSADL Project: Realtime Kernel Live CD

To evaluate the performance of a Realtime Kernel is a demanding task. This project was launched to assist the production of comparable benchmarks on as much different hardware platforms as possible. The need of unexperienced users to get a first impression of a Realtime Linux system was a second incitement to start the project.

The result is a Live CD based on Knoppix and containing an up-to-date Realtime Kernel as described in the corresponding OSADL project.

The system is directly booted from the CD. An automatically started benchmark tool will run a measurement of the scheduling latency during one minute. To simulate high system stress, a CPU load of nearly hundred percent is produced by a tool called hackbench. The result is visualized in a GNUPlot diagram marking the worst-case scheduling latency.

To see the results of the Realtime Kernel measurements on your own platform please follow these steps:

  • Download the ISO image and burn a CD ROM (e.g. using commandline tools like cdrecord or graphical tools such as xcdroast).
  • Boot the system from the CD and wait for the test to finish...

Another version of the Live CD, stripped down to the minimum of applications and space requirements can be used for evaluation on embedded systems. This Version is to come out soon.

Source

The source code is available from the SVN Opens external link in new windowrepository. The username for anonymous  read-only access is "anon", the password is "anon" too.

Contact the project team, if you want to participate and to obtain write access to the repository.

In addition, a source browser is availableOpens external link in new windowhere.