svn commit: r263523 - stable/9/release/doc/en_US.ISO8859-1/relnotes
Glen Barber
gjb at FreeBSD.org
Fri Mar 21 18:48:30 UTC 2014
Author: gjb
Date: Fri Mar 21 18:48:28 2014
New Revision: 263523
URL: http://svnweb.freebsd.org/changeset/base/263523
Log:
Document r262124.
Sponsored by: The FreeBSD Foundation
Modified:
stable/9/release/doc/en_US.ISO8859-1/relnotes/article.xml
Modified: stable/9/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/9/release/doc/en_US.ISO8859-1/relnotes/article.xml Fri Mar 21 18:48:26 2014 (r263522)
+++ stable/9/release/doc/en_US.ISO8859-1/relnotes/article.xml Fri Mar 21 18:48:28 2014 (r263523)
@@ -254,6 +254,12 @@
<sect2 xml:id="userland">
<title>Userland Changes</title>
+ <para revision="262124">The default number of &man.nfsd.8;
+ threads has been increased from <literal>4</literal> to
+ <literal>(8 * N)</literal>, where <literal>N</literal> is
+ the number of CPUs as reported by
+ <command>sysctl -n hw.ncpu</command>.</para>
+
<para revision="262134">The &man.pciconf.8; utility now has
a <literal>-V</literal> flag, which lists VPD data for
each device.</para>
More information about the svn-src-stable-9
mailing list