Date: Tue, 12 Dec 2017 07:20:15 +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: r51298 - head/en_US.ISO8859-1/books/faq Message-ID: <201712120720.vBC7KFhv012843@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: eadler Date: Tue Dec 12 07:20:15 2017 New Revision: 51298 URL: https://svnweb.freebsd.org/changeset/doc/51298 Log: faq: remove slow-boot-memtest FreeBSD 10.1 and earlier are no longer supported. 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 Tue Dec 12 07:13:26 2017 (r51297) +++ head/en_US.ISO8859-1/books/faq/book.xml Tue Dec 12 07:20:15 2017 (r51298) @@ -3410,25 +3410,6 @@ kern.sched.name: ULE</screen> </answer> </qandaentry> - <qandaentry> - <question xml:id="slow-boot-memtest"> - <para>Why does &os; pause for a long time at boot when the - system has large amounts of ram?</para> - </question> - - <answer> - <para>&os; 10.1 and earlier executes a memory test early - in the boot process. - When the system has a small amount of memory, the test - takes a few seconds. Computers with tens or hundreds of - gigabytes of memory can take several minutes to complete - the test. The memory test can be disabled by adding - <literal>hw.memtest.tests=0</literal> to - <filename>/boot/loader.conf</filename>.</para> - - <para>For more details, see &man.loader.conf.5;.</para> - </answer> - </qandaentry> </qandaset> </chapter>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201712120720.vBC7KFhv012843>