diff --git a/documentation/linux_configuration.pdf b/documentation/linux_configuration.pdf index f7f1cbe..876bede 100644 --- a/documentation/linux_configuration.pdf +++ b/documentation/linux_configuration.pdf @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f03e9af39f274b392ede03a048fff5265db66b79a4e6d4f6a488cc393c47aa0f -size 3259048 +oid sha256:6b549e406a88f01ad4d734975a35c5fd2b317733455832522b31e345b678328d +size 3259103 diff --git a/documentation/linux_configuration_03_processor_type_and_features.tex b/documentation/linux_configuration_03_processor_type_and_features.tex index e353b96..e8afbcc 100644 --- a/documentation/linux_configuration_03_processor_type_and_features.tex +++ b/documentation/linux_configuration_03_processor_type_and_features.tex @@ -595,11 +595,9 @@ If unsure, say N.} \subsection{Maximum number of CPUs} CONFIG\_NR\_CPUS \colorbox{yellow!80}{[=320] \textbf{[8]}}\\ Hier können Sie die maximale Anzahl von CPUs angeben, die dieser Kernel unterstützen soll. -Wenn CPUMASK\_OFFSTACK aktiviert ist, ist der maximal unterstützte Wert 8192, andernfalls -ist der maximale Wert 512. Der Mindestwert, der Sinn macht, ist 2. - -Dies dient lediglich dazu, Speicher zu sparen: jede unterstützte CPU fügt dem Kernel-Image -etwa 8~kB hinzu. +Wenn CPUMASK\_OFFSTACK aktiviert ist, ist der maximal unterstützte Wert \num{8192}, andernfalls ist der maximale Wert \num{512}. +Der kleinste sinnvolle Wert ist 2. +Dies dient lediglich dazu, Speicher zu sparen: jede unterstützte CPU fügt dem Kernel-Image etwa \qty{8}{\kilo\byte} hinzu. \english{This allows you to specify the maximum number of CPUs which this kernel will support. If CPUMASK\_OFFSTACK is enabled, the maximum supported value is 8192, otherwise the maximum value is 512. The minimum value which makes sense is 2.\\