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> _______________________________________________ svn-src-stable-9@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-stable-9 To unsubscribe, send any mail to "svn-src-stable-9-unsubscr...@freebsd.org"