From 60730b1a515ed409144b8b8ade233dc4856493b9 Mon Sep 17 00:00:00 2001 From: Michael Opdenacker Date: Wed, 8 Dec 2021 08:28:49 +0100 Subject: [PATCH] Flash slides: stress that we are talking about "raw" flash Signed-off-by: Michael Opdenacker --- slides/sysdev-flash-filesystems/sysdev-flash-filesystems.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/slides/sysdev-flash-filesystems/sysdev-flash-filesystems.tex b/slides/sysdev-flash-filesystems/sysdev-flash-filesystems.tex index 46cb16e46..e2d312fab 100644 --- a/slides/sysdev-flash-filesystems/sysdev-flash-filesystems.tex +++ b/slides/sysdev-flash-filesystems/sysdev-flash-filesystems.tex @@ -1,7 +1,7 @@ \section{Flash storage and filesystems} \begin{frame} - \frametitle{Block devices vs flash devices: reminder} + \frametitle{Block devices vs raw flash devices: reminder} \begin{itemize} \item Block devices: \begin{itemize} @@ -12,7 +12,7 @@ \section{Flash storage and filesystems} \item Considered as reliable (if the storage media is not, some hardware or software parts are supposed to make it reliable) \end{itemize} - \item Flash devices: + \item Raw flash devices: \begin{itemize} \item Allow for random data access too \item Require special care before writing on the media (erasing