svn commit: r270640 - stable/10/release/doc/en_US.ISO8859-1/relnotes
Glen Barber
gjb at FreeBSD.org
Mon Aug 25 22:20:05 UTC 2014
Author: gjb
Date: Mon Aug 25 22:20:04 2014
New Revision: 270640
URL: http://svnweb.freebsd.org/changeset/base/270640
Log:
Document r270630, vm 'fast path' page fault hander.
Sponsored by: The FreeBSD Foundation
Modified:
stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml
Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml Mon Aug 25 22:20:02 2014 (r270639)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml Mon Aug 25 22:20:04 2014 (r270640)
@@ -257,6 +257,10 @@
sponsor="&citrix.rd;">Support for unmapped I/O has been added
to the &man.xen.4; <literal>blkfront</literal> driver.</para>
+ <para revision="270630">The &os; virtual memory subsystem
+ has been updated to implement <quote>fast path</quote> for
+ the page fault handler.</para>
+
<sect3 xml:id="kernel-virtualization">
<title>Virtualization Support</title>
More information about the svn-src-stable
mailing list