summaryrefslogtreecommitdiffstats
path: root/release/doc
diff options
context:
space:
mode:
authorgjb <gjb@FreeBSD.org>2015-04-28 18:11:00 +0000
committergjb <gjb@FreeBSD.org>2015-04-28 18:11:00 +0000
commit942aec8925b47eb34ea6e91f40cbdfee653d0cd0 (patch)
tree56ed10444758b1bdc4d4b4d8aa6654867685ef7d /release/doc
parentc86000985b74a40b9d9060d8a09cc0550012b8cb (diff)
downloadFreeBSD-src-942aec8925b47eb34ea6e91f40cbdfee653d0cd0.zip
FreeBSD-src-942aec8925b47eb34ea6e91f40cbdfee653d0cd0.tar.gz
Document r280930, several RPC fixes.
Add MIT AI Lab to sponsors.ent. Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'release/doc')
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/article.xml20
-rw-r--r--release/doc/share/xml/sponsor.ent2
2 files changed, 22 insertions, 0 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.xml b/release/doc/en_US.ISO8859-1/relnotes/article.xml
index e730a3a..4e10989 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/article.xml
+++ b/release/doc/en_US.ISO8859-1/relnotes/article.xml
@@ -567,6 +567,26 @@
<para revision="272089">A bug in &man.ipfw.4; that could
potentially lead to a kernel panic when using &man.dummynet.4;
at layer 2 has been fixed.</para>
+
+ <para revision="280930" contrib="sponsor" sponsor="&mitail;">The
+ kernel <acronym>RPC</acronym> has been updated to include
+ several enhancements:</para>
+
+ <itemizedlist>
+ <listitem>
+ <para>The 45 MiB limit on requests queued for
+ &man.nfsd.8; threads has been removed.</para>
+ </listitem>
+
+ <listitem>
+ <para>Avoids unecessary throttling by not deferring
+ accounting for completed requests.</para>
+ </listitem>
+
+ <listitem>
+ <para>Fixes an integer overflow and signedness bugs.</para>
+ </listitem>
+ </itemizedlist>
</sect2>
<sect2 xml:id="kernel-config">
diff --git a/release/doc/share/xml/sponsor.ent b/release/doc/share/xml/sponsor.ent
index db0ae29..2a33acd 100644
--- a/release/doc/share/xml/sponsor.ent
+++ b/release/doc/share/xml/sponsor.ent
@@ -30,6 +30,8 @@
<!ENTITY limelight "Limelight Networks">
<!ENTITY lsi "LSI">
+<!ENTITY mitail "MIT Computer Science &amp; Artificial Intelligence Laboratory">
+
<!ENTITY netgate "Netgate">
<!ENTITY sandvine "Sandvine, Inc.">
OpenPOWER on IntegriCloud