[bootlin/training-materials updates] master: Boot time: fix course outline in slides (b1bb8ed0)

Michael Opdenacker michael.opdenacker at bootlin.com
Mon Jan 25 17:35:35 CET 2021


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

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

commit b1bb8ed0ae2c3f364e5089f69d11c9a2a7db59bb
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Mon Jan 25 17:35:04 2021 +0100

    Boot time: fix course outline in slides
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


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

b1bb8ed0ae2c3f364e5089f69d11c9a2a7db59bb
 .../boot-time-course-outline.tex                   | 23 +++++++++++++++++++---
 1 file changed, 20 insertions(+), 3 deletions(-)

diff --git a/slides/boot-time-course-outline/boot-time-course-outline.tex b/slides/boot-time-course-outline/boot-time-course-outline.tex
index a2a4fe68..c8a2aacf 100644
--- a/slides/boot-time-course-outline/boot-time-course-outline.tex
+++ b/slides/boot-time-course-outline/boot-time-course-outline.tex
@@ -7,14 +7,13 @@ Morning
     \item Lecture: principles
     \item Lab: compiling the bootloader, kernel and root filesystem
     \item Lab: setting up the system, customizing the build system
-    \item Lecture: measuring time, software and hardware methods
 \end{itemize}
 \column[t]{0.5\textwidth}
   Afternoon
   \begin{itemize}
+    \item Lecture: measuring time, software and hardware methods
     \item Lab: measuring time, software and hardware methods
     \item Lecture and lab: finding the optimum toolchain
-    \item Lecture and lab: optimizing the application
   \end{itemize}
 \end{columns}
 \end{frame}
@@ -25,14 +24,32 @@ Morning
 \column[t]{0.5\textwidth}
 Morning
   \begin{itemize}
+    \item Lecture and lab: optimizing the application
     \item Lecture and lab optimizing system initialization
-    \item Lecture and lab: filesystem optimizations
 \end{itemize}
 \column[t]{0.5\textwidth}
   Afternoon
   \begin{itemize}
+    \item Lecture and lab: filesystem optimizations
     \item Lecture and lab: kernel optimizations
+  \end{itemize}
+\end{columns}
+\end{frame}
+
+\begin{frame}
+\frametitle{Course outline - Day 3}
+\begin{columns}
+\column[t]{0.5\textwidth}
+Morning
+  \begin{itemize}
+    \item Lab: kernel optimizations (continued)
+\end{itemize}
+\column[t]{0.5\textwidth}
+  Afternoon
+  \begin{itemize}
     \item Lecture and lab: bootloader optimizations
+    \item Wrap-up: achieved results
+    \item Questions and answers with participants
   \end{itemize}
 \end{columns}
 \end{frame}




More information about the training-materials-updates mailing list