[bootlin/training-materials updates] master: boot-time-slides: update HAVE_KERNEL_ZSTD status (9bc4292b)

Michael Opdenacker michael.opdenacker at bootlin.com
Thu Jun 15 10:52:47 CEST 2023


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

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

commit 9bc4292ba041289c1ca55450e6e8781224aec2fc
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Thu Jun 15 10:52:47 2023 +0200

    boot-time-slides: update HAVE_KERNEL_ZSTD status
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


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

9bc4292ba041289c1ca55450e6e8781224aec2fc
 slides/boot-time-kernel/boot-time-kernel.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/slides/boot-time-kernel/boot-time-kernel.tex b/slides/boot-time-kernel/boot-time-kernel.tex
index d326cd65..cf679d0f 100644
--- a/slides/boot-time-kernel/boot-time-kernel.tex
+++ b/slides/boot-time-kernel/boot-time-kernel.tex
@@ -153,7 +153,7 @@ depend on storage and CPU performance.
   \item Zstandard is a relatively recent compression scheme, implemented
         by Yann Collet.
   \item Unfortunately, not available on ARM yet.\\
-        Only on x86, mips and s390 (Linux 5.15 status).
+        Only on x86, mips and s390 (Linux 6.4 status).
   \item Compressing better than gzip and decompressing as fast as LZO,
         it could be the best option.
   \item See \url{https://en.wikipedia.org/wiki/Zstandard}




More information about the training-materials-updates mailing list