[FE training-materials-updates] Misc RT slide updates

Michael Opdenacker michael.opdenacker at free-electrons.com
Thu Jun 5 20:08:18 CEST 2014


Repository : git://git.free-electrons.com/training-materials.git

On branch  : master
Link       : http://git.free-electrons.com/training-materials/commit/?id=da4b18c8b0dd13df31a260c71c005fecadad695a

>---------------------------------------------------------------

commit da4b18c8b0dd13df31a260c71c005fecadad695a
Author: Michael Opdenacker <michael.opdenacker at free-electrons.com>
Date:   Thu Jun 5 20:07:40 2014 +0200

    Misc RT slide updates
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at free-electrons.com>


>---------------------------------------------------------------

da4b18c8b0dd13df31a260c71c005fecadad695a
 slides/sysdev-realtime/sysdev-realtime.tex |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/slides/sysdev-realtime/sysdev-realtime.tex b/slides/sysdev-realtime/sysdev-realtime.tex
index 9d72c7e..6b96168 100644
--- a/slides/sysdev-realtime/sysdev-realtime.tex
+++ b/slides/sysdev-realtime/sysdev-realtime.tex
@@ -514,7 +514,7 @@
       some adaptations
     \end{itemize}
   \item At the moment, only "even" releases of the Linux kernel are
-    supported: 3.0, 3.2, 3.4, 3.6, 3.8, 3.10, 3.12.
+    supported: 3.0, 3.2, 3.4, 3.6, 3.8, 3.10, 3.12, 3.14.
   \item Quick set up
     \begin{itemize}
     \item Download the latest PREEMPT\_RT patch\\
@@ -1088,9 +1088,9 @@ echo 0 > /sys/kernel/debug/tracing/tracing_enabled
     including 32 and 64 bits variants.
   \item Two modes are defined for a thread
     \begin{itemize}
-    \item the primary mode, where the thread is handled by Xenomai
+    \item the primary mode, where the thread is handled by the Xenomai
       scheduler
-    \item the secondary mode, when it is handled by Linux scheduler.
+    \item the secondary mode, when it is handled by the Linux scheduler.
     \end{itemize}
   \item Thanks to the services of the Adeos I-pipe service, Xenomai
     system calls are defined.



More information about the training-materials-updates mailing list