[bootlin/training-materials updates] master: Boot time slides: don't suggest that ext4 is the best FS (f292f18b)

Michael Opdenacker michael.opdenacker at bootlin.com
Fri Oct 22 10:55:43 CEST 2021


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

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

commit f292f18be20624b0ae475760f344c75989ea11a1
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Fri Oct 22 10:55:43 2021 +0200

    Boot time slides: don't suggest that ext4 is the best FS
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


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

f292f18be20624b0ae475760f344c75989ea11a1
 slides/boot-time-filesystems/boot-time-filesystems.tex | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/slides/boot-time-filesystems/boot-time-filesystems.tex b/slides/boot-time-filesystems/boot-time-filesystems.tex
index 6a531d98..39c7f479 100644
--- a/slides/boot-time-filesystems/boot-time-filesystems.tex
+++ b/slides/boot-time-filesystems/boot-time-filesystems.tex
@@ -49,8 +49,7 @@ See also our flash filesystem benchmarks:
 \frametitle{Block filesystems}
 For block storage
 \begin{itemize}
-\item ext4: best for rather big partitions, good read and write
-      performance.
+\item ext4: pretty good read and write performance.
 \item xfs, jfs, reiserfs: can be good in some read or write scenarii
       as well.
 \item btrfs, f2fs: can achieve best read and write performance,




More information about the training-materials-updates mailing list