Difference between revisions of "RT-Preempt Tutorial"

From eLinux.org
Jump to: navigation, search
(Created page with "A summary tutorial of techniques [http://fossprogramming.com/rt-preempt-celf-b.odt] for using rt-preempt and real-time with Linux. The video of Kevin Dankwardt [http://fossprogr...")
 
(Fixing up links.)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
A summary tutorial of techniques [http://fossprogramming.com/rt-preempt-celf-b.odt] for using rt-preempt and real-time with Linux.
+
A [http://fossprogramming.com/rt-preempt-celf-b.odt summary tutorial of techniques] for using rt-preempt and real-time with Linux.
  
The video of Kevin Dankwardt [http://fossprogramming.com/elc2010-dankwardt-rt-preempt.ogv]  speaking on the use of RT-Preempt  
+
The [http://fossprogramming.com/elc2010-dankwardt-rt-preempt.ogv video of Kevin Dankwardt]  speaking on the use of RT-Preempt  
  
The slides (html)[http://fossprogramming.com/celf/celf-dankwardt-2010-b.html] (.odp)[http://fossprogramming.com/dankwardt.odp] from that talk.
+
The [http://fossprogramming.com/celf/celf-dankwardt-2010-b.html html slides] and [http://fossprogramming.com/dankwardt.odp odp slides] from that talk.
  
The sample programs, and the rt-preempt patch, from the summary can be found at [http://fossprogramming.com/examples.tar.bz2]
+
The sample programs, and the rt-preempt patch, from the summary can be found [http://fossprogramming.com/examples.tar.bz2 here].
  
The kernel [http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.33.3.tar.bz2]  used in that example
+
The [http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.33.3.tar.bz2 kernel]  used in that example
 +
 
 +
[[Category:HOWTOs]]

Latest revision as of 08:54, 3 November 2011

A summary tutorial of techniques for using rt-preempt and real-time with Linux.

The video of Kevin Dankwardt speaking on the use of RT-Preempt

The html slides and odp slides from that talk.

The sample programs, and the rt-preempt patch, from the summary can be found here.

The kernel used in that example