Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 May 2017 17:21:41 +0000 (UTC)
From:      Glen Barber <gjb@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-11@freebsd.org
Subject:   svn commit: r318051 - stable/11/release/doc/en_US.ISO8859-1/relnotes
Message-ID:  <201705091721.v49HLfK1057208@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gjb
Date: Tue May  9 17:21:41 2017
New Revision: 318051
URL: https://svnweb.freebsd.org/changeset/base/318051

Log:
  Document r315539, vfs.root_mount_always_wait tunable addition.
  
  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:40 2017	(r318050)
+++ stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml	Tue May  9 17:21:41 2017	(r318051)
@@ -315,6 +315,11 @@
     <sect2 xml:id="kernel-sysctl">
       <title>System Tuning and Controls</title>
 
+      <para revision="315539">The
+	<literal>vfs.root_mount_always_wait</literal> tunable has been
+	added, which forces the kernel to wait for root mount holds
+	even if the root device is already present.</para>
+
       <para revision="316120" contrib="sponsor"
 	sponsor="&dellemc;">When the system real time clock
 	(<acronym>RTC</acronym>) is adjusted, such as by



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201705091721.v49HLfK1057208>