Open Source Automation Development Lab
You are here: Home / Projects / 
2010-03-19 - 12:21

Next OSADL Events:

Hannover Fair 2010
19.04 - 23.04

Breaking News:

2010-03-10 12:00

Parallel real-time on multi-core systems with mainline Linux

Several tasks simultaneously running at real-time priority no longer interfere to each other!


2010-02-22 12:00

"Latest Stable" Linux mainline real-time 2.6.31 is out!

Kernel 2.6.31.12-rt21 is our latest and greatest


2010-02-21 12:00

OSADL at the Embedded World 2010

Industry needs Open Source - Open Source meets Industry


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



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.