Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Oct 2015 20:12:13 +0000 (UTC)
From:      Glen Barber <gjb@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r288845 - in head/release/doc: en_US.ISO8859-1/relnotes share/xml
Message-ID:  <201510052012.t95KCDTQ081488@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gjb
Date: Mon Oct  5 20:12:12 2015
New Revision: 288845
URL: https://svnweb.freebsd.org/changeset/base/288845

Log:
  Document r285387, NUMA affinity/policy configuration.
  Add Norse Corporation to sponsors.ent.
  
  Sponsored by:	The FreeBSD Foundation

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

Modified: head/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- head/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon Oct  5 20:12:10 2015	(r288844)
+++ head/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon Oct  5 20:12:12 2015	(r288845)
@@ -891,6 +891,12 @@
 	sponsor="&netgate;">The <filename>GENERIC</filename> kernel
 	configuration has been updated to include the
 	<literal>IPSEC</literal> option by default.</para>
+
+      <para revision="285387" contrib="sponsor"
+	sponsor="&norse;, &dell;">Initial <acronym>NUMA</acronym>
+	affinity and policy configuration has been added.  See
+	&man.numactl.1;, and &man.numa.getaffinity.2;, for usage
+	details.</para>
     </sect2>
 
     <sect2 xml:id="kernel-sysctl">

Modified: head/release/doc/share/xml/sponsor.ent
==============================================================================
--- head/release/doc/share/xml/sponsor.ent	Mon Oct  5 20:12:10 2015	(r288844)
+++ head/release/doc/share/xml/sponsor.ent	Mon Oct  5 20:12:12 2015	(r288845)
@@ -41,6 +41,7 @@
 <!ENTITY netflix	"Netflix">
 <!ENTITY netgate	"Netgate">
 <!ENTITY nginx		"Nginx, Inc.">
+<!ENTITY norse		"Norse Corporation">
 
 <!ENTITY sandvine	"Sandvine, Inc.">
 <!ENTITY scaleengine	"ScaleEngine, Inc.">



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201510052012.t95KCDTQ081488>