svn commit: r264074 - stable/10/release/doc/en_US.ISO8859-1/errata
Glen Barber
gjb at FreeBSD.org
Thu Apr 3 14:13:58 UTC 2014
Author: gjb
Date: Thu Apr 3 14:13:57 2014
New Revision: 264074
URL: http://svnweb.freebsd.org/changeset/base/264074
Log:
Document that the FreeBSD/i386 instability with
vfs.unmapped_buf_allowed=1 may be present on VMs
running on hypervisors other than VirtualBox.
Sponsored by: The FreeBSD Foundation
Modified:
stable/10/release/doc/en_US.ISO8859-1/errata/article.xml
Modified: stable/10/release/doc/en_US.ISO8859-1/errata/article.xml
==============================================================================
--- stable/10/release/doc/en_US.ISO8859-1/errata/article.xml Thu Apr 3 12:04:05 2014 (r264073)
+++ stable/10/release/doc/en_US.ISO8859-1/errata/article.xml Thu Apr 3 14:13:57 2014 (r264074)
@@ -167,6 +167,10 @@ boot</screen>
It disables unmapped I/O at every boot:</para>
<programlisting>vfs.unmapped_buf_allowed=0</programlisting>
+
+ <para>[2014-04-03 update] It has been reported that
+ instability may be present on virtual machines running
+ on other hypervisors, such as Xen or KVM.</para>
</listitem>
<listitem>
More information about the svn-src-all
mailing list