svn commit: r271270 - stable/10/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Mon Sep 8 14:59:56 UTC 2014


Author: gjb
Date: Mon Sep  8 14:59:55 2014
New Revision: 271270
URL: http://svnweb.freebsd.org/changeset/base/271270

Log:
  Document r271153, KSTACK_PAGES increased 4 -> 8 on powerpc64.
  
  Approved by:	re (implicit)
  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 Sep  8 14:59:53 2014	(r271269)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon Sep  8 14:59:55 2014	(r271270)
@@ -220,6 +220,11 @@
 	performance enchancements to the &man.vt.4; driver have been
 	merged from &os;-CURRENT.</para>
 
+      <para revision="271153">The default stack size
+	(<literal>KSTACK_PAGES</literal>) has been increased from
+	<literal>4</literal> to <literal>8</literal> for the
+	&arch.powerpc64; architecture.</para>
+
       <sect3 xml:id="kernel-virtualization">
 	<title>Virtualization Support</title>
 


More information about the svn-src-all mailing list