Gentoo Archives: gentoo-doc-cvs

From: "Joshua Saddler (nightmorph)" <nightmorph@g.o>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en: gentoo-amd64-faq.xml
Date: Wed, 15 Apr 2009 06:34:01
Message-Id: E1Ltyh5-00057P-9P@stork.gentoo.org
1 nightmorph 09/04/15 06:33:59
2
3 Modified: gentoo-amd64-faq.xml
4 Log:
5 fix some broken links, add s'more text. bug 263133
6
7 Revision Changes Path
8 1.32 xml/htdocs/doc/en/gentoo-amd64-faq.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-amd64-faq.xml?rev=1.32&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-amd64-faq.xml?rev=1.32&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-amd64-faq.xml?r1=1.31&r2=1.32
13
14 Index: gentoo-amd64-faq.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-amd64-faq.xml,v
17 retrieving revision 1.31
18 retrieving revision 1.32
19 diff -u -r1.31 -r1.32
20 --- gentoo-amd64-faq.xml 12 Mar 2009 07:07:10 -0000 1.31
21 +++ gentoo-amd64-faq.xml 15 Apr 2009 06:33:59 -0000 1.32
22 @@ -1,6 +1,6 @@
23 <?xml version="1.0" encoding="UTF-8"?>
24 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
25 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-amd64-faq.xml,v 1.31 2009/03/12 07:07:10 nightmorph Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-amd64-faq.xml,v 1.32 2009/04/15 06:33:59 nightmorph Exp $ -->
27
28 <guide link="/doc/en/gentoo-amd64-faq.xml">
29 <title>Gentoo Linux/AMD64 Frequently Asked Questions</title>
30 @@ -29,8 +29,8 @@
31 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
32 <license/>
33
34 -<version>1.22</version>
35 -<date>2009-03-12</date>
36 +<version>1.23</version>
37 +<date>2009-04-14</date>
38
39 <faqindex>
40 <title>Questions</title>
41 @@ -105,14 +105,15 @@
42
43 <p>
44 That is a difficult question to answer. In some cases, you will experience a
45 -performance improvement, in other cases you will not. For everyday use, there
46 -is nearly no difference between 64bit and 32bit. 64bit is generally faster
47 -when it comes to floating point computing which is normally the case in
48 -multimedia applications and 3D rendering. This <uri
49 -link="http://enterprise.linux.com/enterprise/05/06/09/1413209.shtml?tid=121">article</uri>
50 -may interest you. There's also a nice <uri
51 -link="http://forums.gentoo.org/viewtopic-t-349691.html">thread</uri> in our
52 -<uri link="http://forums.gentoo.org">forums</uri>.
53 +performance improvement, in other cases you will not. For everyday use, there is
54 +nearly no difference between 64bit and 32bit. 64bit is generally faster when it
55 +comes to floating point computing which is normally the case in multimedia
56 +applications and 3D rendering. This <uri
57 +link="http://www.linux.com/articles/114024?tid=121">article</uri> (and a <uri
58 +link="http://www.linux.com/feature/43873">related</uri> article) may interest
59 +you. There's also a nice <uri
60 +link="http://forums.gentoo.org/viewtopic-t-349691.html">thread</uri> in our <uri
61 +link="http://forums.gentoo.org">forums</uri>.
62 </p>
63
64 </body>