Difference between revisions of "Real Time"

From eLinux.org
Jump to: navigation, search
(Documents)
(2 intermediate revisions by 2 users not shown)
Line 4: Line 4:
 
* Please note that the primary source of information for Real Time Linux information is the new [http://rt.wiki.kernel.org/ RTWiki].
 
* Please note that the primary source of information for Real Time Linux information is the new [http://rt.wiki.kernel.org/ RTWiki].
  
== Technology/Project pages ==
+
== Software Projects ==
 
* [[Realtime Preemption]] - Ingo Molnar's patchset to add realtime preemption to the 2.6 Linux kernel
 
* [[Realtime Preemption]] - Ingo Molnar's patchset to add realtime preemption to the 2.6 Linux kernel
 
* [[Kernel Timer Systems]] - Various new proposals for changing the kernel timing system
 
* [[Kernel Timer Systems]] - Various new proposals for changing the kernel timing system
Line 11: Line 11:
 
* [[High Resolution Timers]] - A system to support timers with sub-jiffy resolution
 
* [[High Resolution Timers]] - A system to support timers with sub-jiffy resolution
 
* [[Variable Scheduling Timeouts]] - A system to support variable timeouts for periodic system activities (also known as Tickless)
 
* [[Variable Scheduling Timeouts]] - A system to support variable timeouts for periodic system activities (also known as Tickless)
 +
 +
== Hardware Implementations ==
 +
 +
Ti AM18XX PRUSSv1
 +
 +
[[Ti AM33XX PRUSSv2 | Ti_AM33XX_PRUSSv2]]
 +
 +
Tools for PRUSS
 +
 +
  
 
== Documents ==
 
== Documents ==

Revision as of 14:52, 30 November 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.

Software Projects

Hardware Implementations

Ti AM18XX PRUSSv1

Ti_AM33XX_PRUSSv2

Tools for PRUSS


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.