Gentoo Archives: gentoo-doc-cvs

From: Shyam Mani <fox2mike@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: hb-install-amd64-kernel.xml
Date: Mon, 13 Feb 2006 20:25:15
Message-Id: 200602132024.k1DKOw2Y025401@robin.gentoo.org
1 fox2mike 06/02/13 20:24:57
2
3 Modified: xml/htdocs/doc/en/handbook/draft/2006.0
4 hb-install-amd64-kernel.xml
5 Log:
6 #113156 - mcelog stuff
7
8 Revision Changes Path
9 1.2 +9 -2 xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-amd64-kernel.xml
10
11 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-amd64-kernel.xml?rev=1.2&content-type=text/x-cvsweb-markup&cvsroot=gentoo
12 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-amd64-kernel.xml?rev=1.2&content-type=text/plain&cvsroot=gentoo
13 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-amd64-kernel.xml.diff?r1=1.1&r2=1.2&cvsroot=gentoo
14
15 Index: hb-install-amd64-kernel.xml
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-amd64-kernel.xml,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- hb-install-amd64-kernel.xml 1 Feb 2006 18:38:17 -0000 1.1
22 +++ hb-install-amd64-kernel.xml 13 Feb 2006 20:24:57 -0000 1.2
23 @@ -4,7 +4,7 @@
24 <!-- The content of this document is licensed under the CC-BY-SA license -->
25 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
26
27 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-amd64-kernel.xml,v 1.1 2006/02/01 18:38:17 fox2mike Exp $ -->
28 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-amd64-kernel.xml,v 1.2 2006/02/13 20:24:57 fox2mike Exp $ -->
29
30 <sections>
31
32 @@ -151,11 +151,18 @@
33 </pre>
34
35 <p>
36 -Then we select the exact processor type.
37 +Then we select the exact processor type. The x86_64 kernel maintainer strongly
38 +recommends users enable MCE features so that they are able to be notified of any
39 +hardware problems. On x86_64, these errors are not printed to <c>dmesg</c> like on
40 +other architectures, but to <path>/dev/mcelog</path>. This requires the
41 +<c>app-admin/mcelog</c> package.
42 </p>
43
44 <pre caption="Selecting processor type and features">
45 +<comment>(Choose appropriate)</comment>
46 Processor type and features --->
47 + [*] Intel MCE Features
48 + [*] AMD MCE Features
49 Processor family (AMD-Opteron/Athlon64) --->
50 ( ) AMD-Opteron/Athlon64
51 ( ) Intel EM64T
52
53
54
55 --
56 gentoo-doc-cvs@g.o mailing list