From 6d70fae174058e6016984db648159ddb5757bc53 Mon Sep 17 00:00:00 2001 From: gjb Date: Tue, 28 Apr 2015 21:58:11 +0000 Subject: [PATCH] Document r281255, devfs(5) read/write update timestamp precision. Sponsored by: The FreeBSD Foundation git-svn-id: svn://svn.freebsd.org/base/stable/10@282203 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f --- release/doc/en_US.ISO8859-1/relnotes/article.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.xml b/release/doc/en_US.ISO8859-1/relnotes/article.xml index 99f0817bc..f25e69aee 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.xml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.xml @@ -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. + + The &man.devfs.5; device filesystem has + been changed to update timestamps for read/write operations + using seconds precision. A new &man.sysctl.8;, + vfs.devfs.dotimes has been added, which + when set to a non-zero value, enables default precision + timestamps for these operations. -- 2.45.0