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...")
 
(Add category)
Line 8: Line 8:
  
 
The kernel [http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.33.3.tar.bz2]  used in that example
 
The kernel [http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.33.3.tar.bz2]  used in that example
 +
 +
[[Category:HOWTOs]]

Revision as of 03:27, 28 October 2011

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

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

The slides (html)[3] (.odp)[4] from that talk.

The sample programs, and the rt-preempt patch, from the summary can be found at [5]

The kernel [6] used in that example