Gentoo Archives: gentoo-doc-cvs

From: "Sven Vermeulen (swift)" <swift@g.o>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en: kernel-config.xml
Date: Sun, 16 Dec 2012 21:02:15
Message-Id: 20121216204845.A6DEE2171D@flycatcher.gentoo.org
1 swift 12/12/16 20:48:45
2
3 Modified: kernel-config.xml
4 Log:
5 Fix bug #445356 - Use multicore instead of dualcore, and refer to bluetooth wiki article directly. Thanks to Francesco Turco for reporting.
6
7 Revision Changes Path
8 1.10 xml/htdocs/doc/en/kernel-config.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/kernel-config.xml?rev=1.10&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/kernel-config.xml?rev=1.10&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/kernel-config.xml?r1=1.9&r2=1.10
13
14 Index: kernel-config.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/kernel-config.xml,v
17 retrieving revision 1.9
18 retrieving revision 1.10
19 diff -u -r1.9 -r1.10
20 --- kernel-config.xml 26 Dec 2011 15:59:59 -0000 1.9
21 +++ kernel-config.xml 16 Dec 2012 20:48:45 -0000 1.10
22 @@ -1,5 +1,5 @@
23 <?xml version="1.0" encoding="UTF-8"?>
24 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/kernel-config.xml,v 1.9 2011/12/26 15:59:59 swift Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/kernel-config.xml,v 1.10 2012/12/16 20:48:45 swift Exp $ -->
26 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
27
28 <guide>
29 @@ -33,8 +33,8 @@
30 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
31 <license/>
32
33 -<version>2</version>
34 -<date>2011-12-26</date>
35 +<version>3</version>
36 +<date>2012-12-16</date>
37
38 <chapter>
39 <title>Introduction</title>
40 @@ -424,7 +424,7 @@
41 </body>
42 </section>
43 <section>
44 -<title>Multiprocessor, Hyper-Threading and Dual Core systems</title>
45 +<title>Multiprocessor, Hyper-Threading and Multi-Core systems</title>
46 <body>
47
48 <p>
49 @@ -440,9 +440,10 @@
50 <e>logical</e> processors.
51 </li>
52 <li>
53 - Some of the most recent Intel/AMD CPUs actually consist of multiple
54 - physical processors inside a single package, these are known as <uri
55 - link="http://en.wikipedia.org/wiki/Dual_core">dual core</uri> processors.
56 + Most Intel/AMD CPUs actually consist of multiple physical processors
57 + inside a single package, these are known as <uri
58 + link="http://en.wikipedia.org/wiki/Multi-core_processor">multi-core</uri>
59 + processors.
60 </li>
61 <li>
62 Some high-end computer systems actually have multiple physical processors
63 @@ -464,7 +465,7 @@
64 [*] SMT (Hyperthreading) scheduler support
65 <comment>Select the above option if you are on an Intel Hyper-Threading CPU</comment>
66 [*] Multi-core scheduler support (NEW)
67 - <comment>Select the above option if your CPU is dual core</comment>
68 + <comment>Select the above option if your CPU is multi-core</comment>
69 Power management and ACPI options ---&gt;
70 [*] ACPI (Advanced Configuration and Power Interface) Support
71 <comment>The above option not only enables power management features, but might
72 @@ -649,8 +650,9 @@
73 ALSA is actually much easier to configure when the components are modular.
74 </li>
75 <li>
76 - The <uri link="/doc/en/bluetooth-guide.xml">Bluetooth Guide</uri> details
77 - the options you need in order to use bluetooth devices on your system.
78 + The <uri link="https://wiki.gentoo.org/wiki/Bluetooth">Bluetooth</uri> wiki
79 + article details the options you need in order to use bluetooth devices on
80 + your system.
81 </li>
82 <li>
83 The <uri link="/doc/en/ipv6.xml">IPv6 Router Guide</uri> describes how to