Skip to content

Commit

Permalink
Boot time slides: don't suggest that ext4 is the best FS
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
  • Loading branch information
michaelopdenacker committed Oct 22, 2021
1 parent af093de commit f292f18
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions slides/boot-time-filesystems/boot-time-filesystems.tex
Expand Up @@ -49,8 +49,7 @@ \section{Filesystem optimizations}
\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,
Expand Down

0 comments on commit f292f18

Please sign in to comment.