svn commit: r318047 - stable/11/release/doc/en_US.ISO8859-1/relnotes
Glen Barber
gjb at FreeBSD.org
Tue May 9 17:21:39 UTC 2017
Author: gjb
Date: Tue May 9 17:21:37 2017
New Revision: 318047
URL: https://svnweb.freebsd.org/changeset/base/318047
Log:
Document r316120, reevaluate absolute sleep times based on the RTC
when the RTC is adjusted.
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 Tue May 9 17:21:36 2017 (r318046)
+++ stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml Tue May 9 17:21:37 2017 (r318047)
@@ -301,7 +301,12 @@
<sect2 xml:id="kernel-sysctl">
<title>System Tuning and Controls</title>
- <para> </para>
+ <para revision="316120" contrib="sponsor"
+ sponsor="&dellemc;">When the system real time clock
+ (<acronym>RTC</acronym>) is adjusted, such as by
+ <function>clock_settime()</function>, sleeping threads are now
+ awakened and absolute sleep times are reevaluated based on the
+ new value of the RTC.</para>
</sect2>
</sect1>
More information about the svn-src-stable-11
mailing list