From a980f1cd1c6e5dba07adb3df8a6fb06f63bdfc62 Mon Sep 17 00:00:00 2001 From: Holger Dengler Date: Fri, 5 Apr 2013 01:21:37 +0200 Subject: Flash-memory: Extend UBI presentation Add UBI and UBIFS Parameter list. Signed-off-by: Holger Dengler --- flash-memory/ubi/pres_ubi_en.tex | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) (limited to 'flash-memory/ubi/pres_ubi_en.tex') diff --git a/flash-memory/ubi/pres_ubi_en.tex b/flash-memory/ubi/pres_ubi_en.tex index f7f7a3b..32a5cb9 100644 --- a/flash-memory/ubi/pres_ubi_en.tex +++ b/flash-memory/ubi/pres_ubi_en.tex @@ -318,6 +318,46 @@ pagesize} \end{beamerboxesrounded} \end{frame} +\subsubsection{UBI Parameters} + +\begin{frame} +\frametitle{sysfs Attributes} +\begin{beamerboxesrounded}[shadow=true]{in /sys/devices/virtual/ubi/ubi\textless n\textgreater} +\begin{itemize} +\item eraseblock\_size +\item avail\_eraseblocks +\item total\_eraseblocks +\item volumes\_count +\item max\_ec +\item reserved\_for\_bad +\item bad\_peb\_count +\item max\_vol\_count +\item min\_io\_size +\item bgt\_enabled +\item mtd\_num +\end{itemize} +\end{beamerboxesrounded} +\end{frame} + +\begin{frame} +\frametitle{Kernel Configuration} +\begin{beamerboxesrounded}[shadow=true]{UBI} +\begin{itemize} +\item CONFIG\_MTD\_UBI\_WL\_THRESHOLD (Default: 4096) +\item CONFIG\_MTD\_UBI\_BEB\_LIMIT (Default: 20) +\item CONFIG\_MTD\_UBI\_FASTMAP +\item CONFIG\_MTD\_UBI\_GLUEBI +\end{itemize} +\end{beamerboxesrounded} +\begin{beamerboxesrounded}[shadow=true]{UBIFS} +\begin{itemize} +\item CONFIG\_UBIFS\_FS\_ADVANCED\_COMPR +\item CONFIG\_UBIFS\_FS\_LZO +\item CONFIG\_UBIFS\_FS\_ZLIB +\end{itemize} +\end{beamerboxesrounded} +\end{frame} + \subsubsection{} \input{tailpres} -- cgit v1.2.3