Difference between revisions of "Real Time"

From eLinux.org
Jump to: navigation, search
(Documents: add link to Berger paper)
(Documents)
Line 30: Line 30:
 
** This papers, prepared for the Embedded World Conference 2010, compares different real-time approaches (including PREEMPT_RT and dual-kernel approaches).
 
** This papers, prepared for the Embedded World Conference 2010, compares different real-time approaches (including PREEMPT_RT and dual-kernel approaches).
 
** The paper has an extensive list of references.
 
** The paper has an extensive list of references.
 +
* Tutorial [[RT-Preempt Tutorial]]
  
 
== Further Open Source Projects ==
 
== Further Open Source Projects ==

Revision as of 23:46, 30 March 2011

This page has information about Real-time usage of Linux. Also this page has information about timing systems for Linux. This is of interest to CE Linux Forum members, because many consumer electronics products have realtime requirements (e.g. in the areas of multi-media presentation, or communications)

Real Time Wiki

  • Please note that the primary source of information for Real Time Linux information is the new RTWiki.

Technology/Project pages

Documents

Further Open Source Projects

  • Xenomai - Real-time development framework, closely cooperating with the Linux kernel. Among other features, it provides a migration path from various RTOSes like VxWorks, PSOS+, etc. to Linux based on so-called skins.