[FE training-materials-updates] Boottime: remove overflow

Alexandre Belloni alexandre.belloni at free-electrons.com
Wed Sep 23 20:46:56 CEST 2015


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

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

commit a6614a9bbfbee6b742c08f2c40a36d88b6da43d5
Author: Alexandre Belloni <alexandre.belloni at free-electrons.com>
Date:   Wed Sep 23 20:46:56 2015 +0200

    Boottime: remove overflow
    
    Signed-off-by: Alexandre Belloni <alexandre.belloni at free-electrons.com>


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

a6614a9bbfbee6b742c08f2c40a36d88b6da43d5
 slides/boottime-bootloader/boottime-bootloader.tex | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/slides/boottime-bootloader/boottime-bootloader.tex b/slides/boottime-bootloader/boottime-bootloader.tex
index 4e1d484..47cd4ae 100644
--- a/slides/boottime-bootloader/boottime-bootloader.tex
+++ b/slides/boottime-bootloader/boottime-bootloader.tex
@@ -303,7 +303,7 @@ options impacting size:
 \begin{frame}
 \frametitle{Kernel compression options}
 Results on TI AM335x (ARM), 1 GHz, Linux 3.13-rc4
-{\scriptsize
+{\fontsize{7}{10}\selectfont
 \begin{tabular}{| l || c | c | c | c | c | c |}
 \hline
 Timestamp & gzip & lzma & xz & lzo & lz4 & uncompressed \\
@@ -317,7 +317,7 @@ Total & {\bf 5.516 s} & 6.066 s & 5.678 s & 5.759 s & 6.017 s & 8.683 s \\
 }
 \vfill{}
 Results on Atmel AT91SAM9263 (ARM), 200 MHz, Linux 3.13-rc4
-{\scriptsize
+{\fontsize{7}{10}\selectfont
 \begin{tabular}{| l || c | c | c | c | c | c |}
 \hline
 Timestamp & gzip & lzma & xz & lzo & lz4 & uncompressed \\




More information about the training-materials-updates mailing list