Date: Thu, 25 Jun 2015 18:45:32 +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-10@freebsd.org Subject: svn commit: r284854 - stable/10/release/doc/en_US.ISO8859-1/relnotes Message-ID: <201506251845.t5PIjWEo048798@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gjb Date: Thu Jun 25 18:45:31 2015 New Revision: 284854 URL: https://svnweb.freebsd.org/changeset/base/284854 Log: Document rr284522, EM_MULTIQUEUE kernel configuration option. 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 Thu Jun 25 18:45:29 2015 (r284853) +++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml Thu Jun 25 18:45:31 2015 (r284854) @@ -291,7 +291,15 @@ <sect2 xml:id="kernel-config"> <title>Kernel Configuration</title> - <para> </para> + <para revision="284522" 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">
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201506251845.t5PIjWEo048798>