Docs: Add notes when apfs timeout is set to 0

This commit is contained in:
PMheart 2022-03-10 21:32:58 +01:00
parent f364b9b456
commit e13900e591
6 changed files with 12 additions and 5 deletions

View File

@ -1 +1 @@
ca9fd487883c2a31f2cb63ee8f6ba437
e06bc90ffc278530c5d51bfdf118c4cb

Binary file not shown.

View File

@ -2773,6 +2773,9 @@ blocking.
On macOS 12+, it is no longer possible to set trim timeout for APFS filesystems.
However, trim can be disabled when the timeout value is set to \texttt{0}.
\emph{Note}: System Information may still report \texttt{TRIM Support: Yes} with this
option set to \texttt{0}. Yet, this is false positive and trim is de facto disabled.
\item
\texttt{ThirdPartyDrives}\\
\textbf{Type}: \texttt{plist\ boolean}\\

Binary file not shown.

View File

@ -1,7 +1,7 @@
\documentclass[]{article}
%DIF LATEXDIFF DIFFERENCE FILE
%DIF DEL PreviousConfiguration.tex Sun Mar 6 06:19:08 2022
%DIF ADD ../Configuration.tex Tue Mar 8 22:31:51 2022
%DIF DEL PreviousConfiguration.tex Wed Mar 9 17:05:50 2022
%DIF ADD ../Configuration.tex Thu Mar 10 21:13:47 2022
\usepackage{lmodern}
\usepackage{amssymb,amsmath}
@ -118,7 +118,7 @@
%DIF HYPERREF PREAMBLE %DIF PREAMBLE
\providecommand{\DIFadd}[1]{\texorpdfstring{\DIFaddtex{#1}}{#1}} %DIF PREAMBLE
\providecommand{\DIFdel}[1]{\texorpdfstring{\DIFdeltex{#1}}{}} %DIF PREAMBLE
%DIF LISTINGS PREAMBLE %DIF PREAMBLE
%DIF COLORLISTINGS PREAMBLE %DIF PREAMBLE
\RequirePackage{listings} %DIF PREAMBLE
\RequirePackage{color} %DIF PREAMBLE
\lstdefinelanguage{DIFcode}{ %DIF PREAMBLE
@ -2833,7 +2833,11 @@ blocking.
On macOS 12+, it is no longer possible to set trim timeout for APFS filesystems.
However, trim can be disabled when the timeout value is set to \texttt{0}.
\item
\DIFaddbegin \emph{\DIFadd{Note}}\DIFadd{: System Information may still report }\texttt{\DIFadd{TRIM Support: Yes}} \DIFadd{with this
option set to }\texttt{\DIFadd{0}}\DIFadd{. Yet, this is false positive and trim is de facto disabled.
}
\DIFaddend \item
\texttt{ThirdPartyDrives}\\
\textbf{Type}: \texttt{plist\ boolean}\\
\textbf{Failsafe}: \texttt{false}\\

Binary file not shown.