Difference between revisions of "Real Time"

From eLinux.org
Jump to: navigation, search
(Add OSADL realtime links)
(Documents)
Line 25: Line 25:
 
** Musings On Analysis of Measurements of a Real-Time Workload [http://tree.celinuxforum.org/CelfPubWiki/ELC2009Presentations?action=AttachFile&do=get&target=musings_on_analysis_of_measurements_of_a_real-time_workload.pdf slides] ELC 2009 version and [http://free-electrons.com/pub/video/2009/elce/elce2009-rowand-measurement-diagnostic-tools.ogv video]
 
** Musings On Analysis of Measurements of a Real-Time Workload [http://tree.celinuxforum.org/CelfPubWiki/ELC2009Presentations?action=AttachFile&do=get&target=musings_on_analysis_of_measurements_of_a_real-time_workload.pdf slides] ELC 2009 version and [http://free-electrons.com/pub/video/2009/elce/elce2009-rowand-measurement-diagnostic-tools.ogv video]
 
** Real-Time Linux Failure [[Media:Real_time_linux_failure.pdf|slides]] ELC 2010 version
 
** Real-Time Linux Failure [[Media:Real_time_linux_failure.pdf|slides]] ELC 2010 version
 +
** How Linux PREEMPT_RT Works [[Media:elce11_rowand.pdf|slides]] ELCE 2011 version
 
* ''Real-time vs real-fast, how to choose'', conference given by Paul E. McKenney at the Ottawa Linux Symposium 2008. [http://ols.fedoraproject.org/OLS/Reprints-2008/mckenney-reprint.pdf Paper] and [http://free-electrons.com/pub/video/2008/ols/ols2008-paul-mckenney-real-time-vs-real-fast.ogg video]
 
* ''Real-time vs real-fast, how to choose'', conference given by Paul E. McKenney at the Ottawa Linux Symposium 2008. [http://ols.fedoraproject.org/OLS/Reprints-2008/mckenney-reprint.pdf Paper] and [http://free-electrons.com/pub/video/2008/ols/ols2008-paul-mckenney-real-time-vs-real-fast.ogg video]
  

Revision as of 04:27, 27 October 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.