Date: Sat, 23 Nov 2013 01:20:17 +0000 (UTC) From: Craig Rodrigues <rodrigc@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-10@freebsd.org Subject: svn commit: r258493 - in stable/10/release/doc/en_US.ISO8859-1: errata hardware readme Message-ID: <201311230120.rAN1KHoZ058676@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rodrigc Date: Sat Nov 23 01:20:17 2013 New Revision: 258493 URL: http://svnweb.freebsd.org/changeset/base/258493 Log: MFC r258432, r258433 Update text related to Intel CPU support and Apple hardware support. Update copyrights Submitted by: skreuzer Approved by: re (hrs, delphij) Modified: stable/10/release/doc/en_US.ISO8859-1/errata/article.xml stable/10/release/doc/en_US.ISO8859-1/hardware/article.xml stable/10/release/doc/en_US.ISO8859-1/readme/article.xml Directory Properties: stable/10/release/ (props changed) stable/10/release/doc/ (props changed) Modified: stable/10/release/doc/en_US.ISO8859-1/errata/article.xml ============================================================================== --- stable/10/release/doc/en_US.ISO8859-1/errata/article.xml Sat Nov 23 00:28:18 2013 (r258492) +++ stable/10/release/doc/en_US.ISO8859-1/errata/article.xml Sat Nov 23 01:20:17 2013 (r258493) @@ -32,6 +32,14 @@ <year>2003</year> <year>2004</year> <year>2005</year> + <year>2006</year> + <year>2007</year> + <year>2008</year> + <year>2009</year> + <year>2010</year> + <year>2011</year> + <year>2012</year> + <year>2013</year> <holder role="mailto:doc@FreeBSD.org">The &os; Documentation Project</holder> </copyright> Modified: stable/10/release/doc/en_US.ISO8859-1/hardware/article.xml ============================================================================== --- stable/10/release/doc/en_US.ISO8859-1/hardware/article.xml Sat Nov 23 00:28:18 2013 (r258492) +++ stable/10/release/doc/en_US.ISO8859-1/hardware/article.xml Sat Nov 23 01:20:17 2013 (r258493) @@ -178,9 +178,7 @@ the &a.smp; may yield some clues.</para> <para>&os; will take advantage of HyperThreading (HTT) support - on &intel; CPUs that support this feature. A kernel with the - <literal>options SMP</literal> feature enabled will - automatically detect the additional logical processors. The + on &intel; CPUs that support this feature. The default &os; scheduler treats the logical processors the same as additional physical processors; in other words, no attempt is made to optimize scheduling decisions given the shared @@ -303,63 +301,12 @@ <sect2 xml:id="proc-powerpc"> <title>powerpc</title> - <para>This section describes the systems currently known to be - supported by &os; on the PowerPC platform. This list is not - exhaustive.</para> - - <para>In general, all New World architecture Apple hardware - is supported, as well a limited selection of non-Apple - machines.</para> - - <para>All systems listed below are fully supported, with the - exception that software fan control is currently missing on - some Power Macintosh G5 models. SMP is supported on all systems - with more than 1 processor.</para> + <para>All Apple PowerPC machines with built-in USB are supported, + as well a limited selection of non-Apple machines, + including KVM on POWER7</para> - <itemizedlist> - <listitem> - <para>Apple iMac G3</para> - </listitem> - <listitem> - <para>Apple iMac G4</para> - </listitem> - <listitem> - <para>Apple iMac G5</para> - </listitem> - <listitem> - <para>Apple Power Macintosh G3 (Blue & White)</para> - </listitem> - <listitem> - <para>Apple Power Macintosh G4</para> - </listitem> - <listitem> - <para>Apple Power Macintosh G5</para> - </listitem> - <listitem> - <para>Apple iBook G3</para> - </listitem> - <listitem> - <para>Apple iBook G4</para> - </listitem> - <listitem> - <para>Apple PowerBook G3 (Lombard and Pismo)</para> - </listitem> - <listitem> - <para>Apple PowerBook G4</para> - </listitem> - <listitem> - <para>Apple XServe G4</para> - </listitem> - <listitem> - <para>Apple XServe G5</para> - </listitem> - <listitem> - <para>Apple Mac Mini</para> - </listitem> - <listitem> - <para>Embedded boards based on MPC85XX</para> - </listitem> - </itemizedlist> + <para>SMP is supported on all systems with more than + 1 processor.</para> </sect2> <sect2 xml:id="proc-sparc64"> @@ -367,10 +314,7 @@ <para>This section describes the systems currently known to be supported by &os; on the Fujitsu &sparc64; and Sun &ultrasparc; - platforms. For - background information on the various hardware designs see the - <link xlink:href="http://sunsolve.sun.com/handbook_pub/">Sun System - Handbook</link>.</para> + platforms.</para> <para>SMP is supported on all systems with more than 1 processor.</para> Modified: stable/10/release/doc/en_US.ISO8859-1/readme/article.xml ============================================================================== --- stable/10/release/doc/en_US.ISO8859-1/readme/article.xml Sat Nov 23 00:28:18 2013 (r258492) +++ stable/10/release/doc/en_US.ISO8859-1/readme/article.xml Sat Nov 23 01:20:17 2013 (r258493) @@ -30,6 +30,11 @@ <year>2006</year> <year>2007</year> <year>2008</year> + <year>2009</year> + <year>2010</year> + <year>2011</year> + <year>2012</year> + <year>2013</year> <holder role="mailto:doc@FreeBSD.org">The &os; Documentation Project</holder> </copyright>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201311230120.rAN1KHoZ058676>