List:Commits« Previous MessageNext Message »
From:jon Date:October 25 2007 12:29pm
Subject:svn commit - mysqldoc@docsrva: r8319 - trunk/refman-5.1
View as plain text  
Author: jstephens
Date: 2007-10-25 14:29:12 +0200 (Thu, 25 Oct 2007)
New Revision: 8319

Log:

Added a blurb about the new CGE real-time performance params to 
mysql-cluster-cge-differences section.



Modified:
   trunk/refman-5.1/mysql-cluster-cge.xml


Modified: trunk/refman-5.1/mysql-cluster-cge.xml
===================================================================
--- trunk/refman-5.1/mysql-cluster-cge.xml	2007-10-25 12:08:38 UTC (rev 8318)
+++ trunk/refman-5.1/mysql-cluster-cge.xml	2007-10-25 12:29:12 UTC (rev 8319)
Changed blocks: 1, Lines Added: 11, Lines Deleted: 0; 840 bytes

@@ -653,6 +653,17 @@
             </para>
           </listitem>
 
+          <listitem>
+            <para>
+              It is possible to lock <literal>NDB</literal> execution
+              threads and maintenance threads (such as filesystem and
+              other operating system threads) to specific CPUs on
+              multiprocessor data node hosts, and to leverage real-time
+              scheduling using configuration parameters introduced in
+              MySQL 5.1.22-ndb-6.3.4.
+            </para>
+          </listitem>
+
         </itemizedlist>
       </para>
 


Thread
svn commit - mysqldoc@docsrva: r8319 - trunk/refman-5.1jon25 Oct