From 28cadbdcef168a283f56866a5a98ef1fc93e5550 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 --- 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 99f0817bc8e..f25e69aeeb7 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.2