svn commit: r318543 - stable/11/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Fri May 19 16:15:01 UTC 2017


Author: gjb
Date: Fri May 19 16:15:00 2017
New Revision: 318543
URL: https://svnweb.freebsd.org/changeset/base/318543

Log:
  Document r317373, periodic(8) sleep consolidation.
  
  Submitted by:	asomers
  Sponsored by:	The FreeBSD Foundation

Modified:
  stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml

Modified: stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml	Fri May 19 15:57:05 2017	(r318542)
+++ stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml	Fri May 19 16:15:00 2017	(r318543)
@@ -333,6 +333,13 @@
       <title><filename class="directory">/etc/periodic</filename>
 	Scripts</title>
 
+      <para revision="317373">The default &man.periodic.conf.5; has
+	been updated to include the
+	<literal>anticongestion_sleeptime</literal> option,
+	consolidating random sleeps in &man.periodic.8; scripts and
+	replacing the <literal>daily_ntpd_avoid_congestion</literal>
+	option.  The default value is 3600 seconds.</para>
+
       <para revision="317857">The <filename>410.status-mfi</filename>
 	&man.periodic.8; script has been added to monitor the status
 	of &man.mfi.4; volumes.</para>


More information about the svn-src-all mailing list