nightmorph 10/08/28 23:42:23 Modified: hb-install-mips-stage.xml hb-install-stage.xml Log: adjust MAKEOPTS suggestion for multiple cores, bug 334719
Revision Changes Path 1.12 xml/htdocs/doc/en/handbook/hb-install-mips-stage.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-stage.xml?rev=1.12&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-stage.xml?rev=1.12&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-stage.xml?r1=1.11&r2=1.12 Index: hb-install-mips-stage.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-stage.xml,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- hb-install-mips-stage.xml 27 Jul 2010 22:54:33 -0000 1.11 +++ hb-install-mips-stage.xml 28 Aug 2010 23:42:23 -0000 1.12 @@ -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-mips-stage.xml,v 1.11 2010/07/27 22:54:33 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-stage.xml,v 1.12 2010/08/28 23:42:23 nightmorph Exp $ --> <sections> @@ -13,8 +13,8 @@ describe how you extract the stage3 archive and configure Portage. </abstract> -<version>10.0</version> -<date>2010-07-27</date> +<version>10.1</version> +<date>2010-08-28</date> <section> <title>Installing a Stage Tarball</title> @@ -398,8 +398,8 @@ <p> With <c>MAKEOPTS</c> you define how many parallel compilations should occur when -you install a package. A good choice is the number of CPUs in your system plus -one, but this guideline isn't always perfect. +you install a package. A good choice is the number of CPUs (or CPU cores) in +your system plus one, but this guideline isn't always perfect. </p> <pre caption="MAKEOPTS for a regular, 1-CPU system"> 1.122 xml/htdocs/doc/en/handbook/hb-install-stage.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml?rev=1.122&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml?rev=1.122&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml?r1=1.121&r2=1.122 Index: hb-install-stage.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml,v retrieving revision 1.121 retrieving revision 1.122 diff -u -r1.121 -r1.122 --- hb-install-stage.xml 19 Jul 2010 05:59:23 -0000 1.121 +++ hb-install-stage.xml 28 Aug 2010 23:42:23 -0000 1.122 @@ -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-stage.xml,v 1.121 2010/07/19 05:59:23 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml,v 1.122 2010/08/28 23:42:23 nightmorph Exp $ --> <sections> @@ -13,8 +13,8 @@ describe how you extract the stage3 archive and configure Portage. </abstract> -<version>10.4</version> -<date>2010-07-18</date> +<version>10.5</version> +<date>2010-08-28</date> <section> <title>Installing a Stage Tarball</title> @@ -456,8 +456,8 @@ <p> With <c>MAKEOPTS</c> you define how many parallel compilations should occur when -you install a package. A good choice is the number of CPUs in your system plus -one, but this guideline isn't always perfect. +you install a package. A good choice is the number of CPUs (or CPU cores) in +your system plus one, but this guideline isn't always perfect. </p> <pre caption="MAKEOPTS for a regular, 1-CPU system">
