[bootlin/training-materials updates] master: Real-time slides: update recent resources (00728942)

Michael Opdenacker michael.opdenacker at bootlin.com
Thu Jan 21 19:46:23 CET 2021


Repository : https://github.com/bootlin/training-materials
On branch  : master
Link       : https://github.com/bootlin/training-materials/commit/00728942ca4351ed086206cf6804cddf8317ef08

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

commit 00728942ca4351ed086206cf6804cddf8317ef08
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Thu Jan 21 19:46:23 2021 +0100

    Real-time slides: update recent resources
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


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

00728942ca4351ed086206cf6804cddf8317ef08
 slides/sysdev-realtime/sysdev-realtime.tex | 19 +++++++------------
 1 file changed, 7 insertions(+), 12 deletions(-)

diff --git a/slides/sysdev-realtime/sysdev-realtime.tex b/slides/sysdev-realtime/sysdev-realtime.tex
index 63efe22f..0412785d 100644
--- a/slides/sysdev-realtime/sysdev-realtime.tex
+++ b/slides/sysdev-realtime/sysdev-realtime.tex
@@ -561,13 +561,7 @@
         \kconfig{CONFIG_PREEMPT_RT} configuration option is now in mainline, though
         it cannot be selected yet (missing dependencies). This
         simplifies further mainlining work.
-  \item See the latest status presentations:
-        \begin{itemize}
-	\item PREEMPT\_RT: status and Q\&A, Thomas Gleixner, Linux Plumbers 2019\\
-        Video: \url{https://youtu.be/bpyFQJV5gCI?t=8489}
-	\item State of PREEMPT\_RT - Sebastian Andrzej Siewior, Real-time Linux Summit 2019\\
-        {\footnotesize \url{https://bristot.me/wp-content/uploads/2019/11/rtls2019_07_rt_status.pdf}}
-        \end{itemize}
+  \item See the latest news on \url{https://wiki.linuxfoundation.org/realtime/}
   \end{itemize}
 \end{frame}
 
@@ -575,15 +569,16 @@
   \frametitle{Useful resources}
   About real-time support in the standard Linux kernel
   \begin{itemize}
-  \item Real-Time is coming to Linux - What does that mean for you, Steven Rostedt, VMWare, ELCE 2018\\
+  \item All LWN.net articles about Linux and real-time:\\
+	\url{https://lwn.net/Kernel/Index/\#Realtime}
+  \item A realtime's developer checklist, John Ogness and Marta RybczyƄska:\\
+	\url{https://lwn.net/Articles/837019/}
+  \item Real-Time is coming to Linux - What does that mean for you,\\
+        Steven Rostedt, ELCE 2018:\\
 	\url{https://www.elinux.org/images/7/7e/Rostedt-elc-eu-2018-rt-what-does-it-mean.pdf}\\
 	Video: \url{https://youtu.be/BxJm-Ujipcg}
-  \item Using SCHED\_DEADLINE - Steven Rostedt, ELCE 2016\\
-	{\small \url{https://elinux.org/images/f/fe/Using_SCHED_DEADLINE.pdf}}\\
-	Video: \url{https://youtu.be/TDR-rgWopgM}
   \item The home page of the PREEMPT\_RT project:\\
        \url{https://wiki.linuxfoundation.org/realtime/}
-  \item See also our books page.
   \end{itemize}
 \end{frame}
 




More information about the training-materials-updates mailing list