nightmorph 08/05/09 10:33:08 Modified: hb-install-x86+amd64-kernel.xml Log: added note to x86 handbook on HIMEM64G support, http://bugs.gentoo.org/show_bug.cgi?id=220058#c14
Revision Changes Path 1.24 xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml?rev=1.24&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml?rev=1.24&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml?r1=1.23&r2=1.24 Index: hb-install-x86+amd64-kernel.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- hb-install-x86+amd64-kernel.xml 13 Apr 2008 19:56:45 -0000 1.23 +++ hb-install-x86+amd64-kernel.xml 9 May 2008 10:33:08 -0000 1.24 @@ -4,7 +4,7 @@ <!-- The content of this document is licensed under the CC-BY-SA license --> <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml,v 1.23 2008/04/13 19:56:45 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml,v 1.24 2008/05/09 10:33:08 nightmorph Exp $ --> <sections> @@ -13,8 +13,8 @@ explains how to configure your kernel. </abstract> -<version>6.1</version> -<date>2008-04-13</date> +<version>6.2</version> +<date>2008-05-09</date> <section> <title>Timezone</title> @@ -282,6 +282,11 @@ In multi-core systems, each core counts as one processor. </note> +<p test="func:keyval('arch')='x86'"> +If you have more than 4GB of RAM, you need to enable "High Memory Support +(64G)". +</p> + <p> If you use USB Input Devices (like Keyboard or Mouse) don't forget to enable those as well: -- [email protected] mailing list
