aboutsummaryrefslogtreecommitdiffstats
path: root/chapter04/aboutsbus.xml
diff options
context:
space:
mode:
authorXi Ruoyao <xry111@xry111.site>2023-12-05 13:12:55 +0800
committerXi Ruoyao <xry111@xry111.site>2023-12-05 13:12:55 +0800
commit73d91ac621a4e59f71ff6664c68c935317f9ce42 (patch)
tree4f9b341370b83d97379a1343a69d13d48cb65740 /chapter04/aboutsbus.xml
parent6b6a1b958af3a0e59559e44ad700f761d8a49a09 (diff)
parentdc8572f2413a4d25444bb1237ea2a01dfba60429 (diff)
Merge remote-tracking branch 'origin/trunk' into xry111/arm64
Diffstat (limited to 'chapter04/aboutsbus.xml')
-rw-r--r--chapter04/aboutsbus.xml12
1 files changed, 0 insertions, 12 deletions
diff --git a/chapter04/aboutsbus.xml b/chapter04/aboutsbus.xml
index f88db24f6..42a523fa1 100644
--- a/chapter04/aboutsbus.xml
+++ b/chapter04/aboutsbus.xml
@@ -37,18 +37,6 @@
numbers can vary by as much as dozens of minutes in some cases.</para>
<note>
- <para>For many modern systems with multiple processors (or cores) the
- compilation time for a package can be reduced by performing a "parallel
- make" by either setting an environment variable or telling the
- <command>make</command> program how many processors are available. For
- instance, an Intel i5-6500 CPU can support four simultaneous processes with:</para>
-
- <screen role="nodump"><userinput>export MAKEFLAGS='-j4'</userinput></screen>
-
- <para>or by building with:</para>
-
- <screen role="nodump"><userinput>make -j4</userinput></screen>
-
<para>When multiple processors are used in this way, the SBU units in the
book will vary even more than they normally would. In some cases, the make
step will simply fail. Analyzing the output of the build process will also