svn commit: r284826 - head/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Thu Jun 25 18:44:26 UTC 2015


Author: gjb
Date: Thu Jun 25 18:44:25 2015
New Revision: 284826
URL: https://svnweb.freebsd.org/changeset/base/284826

Log:
  Document r283959, EM_MULTIQUEUE kernel configuration option.
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/release/doc/en_US.ISO8859-1/relnotes/article.xml

Modified: head/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- head/release/doc/en_US.ISO8859-1/relnotes/article.xml	Thu Jun 25 18:44:22 2015	(r284825)
+++ head/release/doc/en_US.ISO8859-1/relnotes/article.xml	Thu Jun 25 18:44:25 2015	(r284826)
@@ -687,6 +687,16 @@
 	arch="powerpc">The &man.pmap.9; implementation for 64-bit
 	&powerpc; processors has been overhaulded to improve
 	concurrency.</para>
+
+      <para revision="283959" contrib="sponsor"
+	sponsor="&limelight;">A new kernel configuration option,
+	<literal>EM_MULTIQUEUE</literal>, has been added which enables
+	multi-queue support in the &man.em.4; driver.</para>
+
+      <note>
+	<para>Multi-queue support in the &man.em.4; driver is not
+	  officially supported by &intel;.</para>
+      </note>
     </sect2>
 
     <sect2 xml:id="kernel-sysctl">


More information about the svn-src-head mailing list