Author: gjb
Date: Tue Apr 28 21:58:11 2015
New Revision: 282203
URL: https://svnweb.freebsd.org/changeset/base/282203

Log:
  Document r281255, devfs(5) read/write update timestamp
  precision.
  
  Sponsored by: The FreeBSD Foundation

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

Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml  Tue Apr 28 
21:57:52 2015        (r282202)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml  Tue Apr 28 
21:58:11 2015        (r282203)
@@ -279,6 +279,14 @@
        &man.hwpmc.4; default and maximum callchain depths have been
        increased.  The default has been increased from 16 to 32, and
        the maximum increased from 32 to 128.</para>
+
+      <para revision="281255" contrib="sponsor"
+       sponsor="&ix;, &ff;">The &man.devfs.5; device filesystem has
+       been changed to update timestamps for read/write operations
+       using seconds precision.  A new &man.sysctl.8;,
+       <literal>vfs.devfs.dotimes</literal> has been added, which
+       when set to a non-zero value, enables default precision
+       timestamps for these operations.</para>
     </sect2>
   </sect1>
 
_______________________________________________
svn-src-stable-10@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-stable-10
To unsubscribe, send any mail to "svn-src-stable-10-unsubscr...@freebsd.org"

Reply via email to