Linux V 6.13.4
This commit is contained in:
@@ -791,7 +791,7 @@ es werden mehrere Back-End-Komprimierungsalgorithmen unterstützt.
|
||||
are supported.}
|
||||
|
||||
\paragraph{LZO compression support}$~$\\
|
||||
CONFIG\_F2FS\_FS\_\LZO [=y] \textbf{[Y]}\\
|
||||
CONFIG\_F2FS\_FS\_LZO [=y] \textbf{[Y]}\\
|
||||
Unterstützt den LZO-Komprimierungsalgorithmus, wenn Sie unsicher sind, sagen Sie Y.
|
||||
\english{Support LZO compress algorithm, if unsure, say Y.}
|
||||
|
||||
@@ -800,3 +800,52 @@ CONFIG\_F2FS\_FS\_LZORLE [=y] \textbf{[Y]}\\
|
||||
Unterstützt den LZO-RLE-Komprimierungsalgorithmus, wenn unsicher, sagen Sie Y.
|
||||
\english{Support LZO-RLE compress algorithm, if unsure, say Y.}
|
||||
|
||||
|
||||
|
||||
\paragraph{LZ4 compression support}$~$\\
|
||||
CONFIG\_F2FS\_FS\_LZ4 [=y] \textbf{[Y]}\\
|
||||
Unterstützt den LZ4-Komprimierungsalgorithmus, wenn Sie unsicher sind, sagen Sie Y.
|
||||
\english{Support LZ4 compress algorithm, if unsure, say Y.}
|
||||
|
||||
\subparagraph{LZ4HC compression support}$~$\\
|
||||
CONFIG\_F2FS\_FS\_LZ4HC [=y] \textbf{[Y]}\\
|
||||
Unterstützt den LZ4HC-Komprimierungsalgorithmus, LZ4HC hat ein mit LZ4 kompatibles Festplattenlayout,
|
||||
wenn Sie unsicher sind, sagen Sie Y.
|
||||
\english{Support LZ4HC compress algorithm, LZ4HC has compatible on-disk layout with LZ4, if unsure, say Y.}
|
||||
|
||||
\paragraph{ZSTD compression support}$~$\\
|
||||
CONFIG\_F2FS\_FS\_ZSTD [=y] \textbf{[Y]}\\
|
||||
Unterstützt den ZSTD-Komprimierungsalgorithmus, wenn Sie unsicher sind, sagen Sie Y.
|
||||
\english{Support ZSTD compress algorithm, if unsure, say Y.}
|
||||
|
||||
\subsubsection{F2FS IO statistics information}
|
||||
CONFIG\_F2FS\_IOSTAT [=y] \textbf{[Y]}\\
|
||||
Unterstützung des Abrufs von IO-Statistiken über sysfs und des Ausdrucks periodischer IO-Statistik-Tracepoint-Ereignisse.
|
||||
Um diese Funktion zu aktivieren, müssen Sie den sysfs-Knoten \texttt{iostat\_enable} aktivieren.
|
||||
\english{Support getting IO statistics through sysfs and printing out periodic IO statistics tracepoint events.
|
||||
You have to turn on ``iostat\_enable'' sysfs node to enable this feature.}
|
||||
|
||||
\subsubsection{F2FS unfair rw\_semaphore}
|
||||
CONFIG\_F2FS\_UNFAIR\_RWSEM [=y] \textbf{[Y]}\\
|
||||
Unfaire rw\_semaphore verwenden, wenn das System die IO-Priorität per Block cgroup konfiguriert hat.
|
||||
\english{Use unfair rw\_semaphore, if system configured IO priority by block cgroup.}
|
||||
|
||||
%16.16
|
||||
\subsection{bcachefs filesystem support (EXPERIMENTAL)}
|
||||
CONFIG\_BCACHEFS\_FS [=n] \textbf{[N]}\\
|
||||
Das bcachefs-Dateisystem -- ein modernes Copy-on-Write-Dateisystem mit Unterstützung für
|
||||
mehrere Geräte, Komprimierung, Prüfsummierung usw.
|
||||
\english{The bcachefs filesystem -- a modern, copy on write filesystem, with support for
|
||||
multiple devices, compression, checksumming, etc.}
|
||||
|
||||
\subsubsection{bcachefs quota support}
|
||||
CONFIG\_BCACHEFS\_QUOTA [=n] \textbf{[N]}\\
|
||||
Für diese Option ist keine Hilfe verfügbar.
|
||||
\english{There is no help available for this option.}
|
||||
|
||||
\subsubsection{bcachefs erasure coding (RAID5/6) support (EXPERIMENTAL)}
|
||||
CONFIG\_BCACHEFS\_ERASURE\_CODING [=n] \textbf{[N]}\\
|
||||
Dies aktiviert das \texttt{erasure\_code}-Dateisystem und die Inode-Option, die Daten in Reed-Solomon-Streifen anstelle der normalen Replikation organisiert.\\
|
||||
WARNUNG: Diese Funktion befindet sich noch in der Phase der Festplattenformatänderungen und sollte nur zu Testzwecken aktiviert werden.
|
||||
\english{This enables the ``erasure\_code'' filesysystem and inode option, which organizes data into reed-solomon stripes instead of ordinary replication.\\
|
||||
WARNING: this feature is still undergoing on disk format changes, and should only be enabled for testing purposes.}
|
||||
|
||||
Reference in New Issue
Block a user