[bootlin/training-materials updates] master: slides/sysdev-block-filesystems: extra details about btrfs (1b1cfefa)

Michael Opdenacker michael.opdenacker at bootlin.com
Mon Sep 11 20:50:55 CEST 2023


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

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

commit 1b1cfefa8d687840bc16a959293334188a10e7a3
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Mon Sep 11 20:50:55 2023 +0200

    slides/sysdev-block-filesystems: extra details about btrfs
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


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

1b1cfefa8d687840bc16a959293334188a10e7a3
 slides/sysdev-block-filesystems/sysdev-block-filesystems.tex | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/slides/sysdev-block-filesystems/sysdev-block-filesystems.tex b/slides/sysdev-block-filesystems/sysdev-block-filesystems.tex
index b681b58a..939d4abc 100644
--- a/slides/sysdev-block-filesystems/sysdev-block-filesystems.tex
+++ b/slides/sysdev-block-filesystems/sysdev-block-filesystems.tex
@@ -190,7 +190,9 @@ major minor #blocks name
     \begin{itemize}
         \item Pronounced as "better F S", "butter F S" or "b-tree F S", since 2009.
         \item A modern filesystem with many advanced features: volumes, snapshots, transparent compression...
+			  Looks great for storage experts.
         \item Minimum partition size: 109MiB (only 32MiB of free space).
+        \item However, big module size and long initialization time (bad for boot time)
     \end{itemize}
     \url{https://en.wikipedia.org/wiki/Btrfs}
 \end{frame}




More information about the training-materials-updates mailing list