Date: Mon, 13 May 2013 04:07:06 +0000 (UTC) From: Eitan Adler <eadler@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r41619 - head/en_US.ISO8859-1/books/faq Message-ID: <201305130407.r4D476co025256@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: eadler Date: Mon May 13 04:07:05 2013 New Revision: 41619 URL: http://svnweb.freebsd.org/changeset/doc/41619 Log: SMP is no longer shiny and new. We support SMP everywhere and it is unlikely anyone would believe differently. Discussed with: imp, lstewart Approved by: bcr (mentor, implicit) Modified: head/en_US.ISO8859-1/books/faq/book.xml Modified: head/en_US.ISO8859-1/books/faq/book.xml ============================================================================== --- head/en_US.ISO8859-1/books/faq/book.xml Mon May 13 03:12:26 2013 (r41618) +++ head/en_US.ISO8859-1/books/faq/book.xml Mon May 13 04:07:05 2013 (r41619) @@ -1676,28 +1676,6 @@ </qandaentry> <qandaentry> - <question id="smp-support"> - <para>Does &os; support Symmetric Multiprocessing - (SMP)?</para> - </question> - - <answer> - <para>Symmetric multi-processor (SMP) systems are generally - supported by &os;, although in some cases, BIOS or - motherboard bugs may generate some problems.</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> option, enabled - by default, - will automatically detect the additional logical - processors.</para> - - <para>&man.smp.4; has more details.</para> - </answer> - </qandaentry> - - <qandaentry> <question id="microcode"> <para>What is microcode? How do I install &intel; CPU microcode updates?</para>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201305130407.r4D476co025256>