<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: InnoDB thread concurrency</title>
	<atom:link href="http://www.mysqlperformanceblog.com/2006/06/05/innodb-thread-concurrency/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mysqlperformanceblog.com/2006/06/05/innodb-thread-concurrency/</link>
	<description>Percona&#039;s MySQL &#38; InnoDB performance and scalability blog</description>
	<lastBuildDate>Sat, 11 Feb 2012 16:45:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: vi_shen</title>
		<link>http://www.mysqlperformanceblog.com/2006/06/05/innodb-thread-concurrency/comment-page-1/#comment-813995</link>
		<dc:creator>vi_shen</dc:creator>
		<pubDate>Thu, 18 Aug 2011 13:50:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/2006/06/05/innodb-thread-concurrency/#comment-813995</guid>
		<description>Does a thread which &quot;ENTER&quot; cause (thread-&gt;n_tickets_to_enter_innodb &gt; 0) is include in &quot;entered_thread&quot; ?

Does it mean we can have more thread than innodb_thread_concurrency which inside innodb_kernel ?

suppose innodb_thread_concurrency=8, 9 threads have free tickets and all of them ENTER.</description>
		<content:encoded><![CDATA[<p>Does a thread which &#8220;ENTER&#8221; cause (thread-&gt;n_tickets_to_enter_innodb &gt; 0) is include in &#8220;entered_thread&#8221; ?</p>
<p>Does it mean we can have more thread than innodb_thread_concurrency which inside innodb_kernel ?</p>
<p>suppose innodb_thread_concurrency=8, 9 threads have free tickets and all of them ENTER.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: InnoDB&#39;s concurrency problems on multi core boxes fixed?!</title>
		<link>http://www.mysqlperformanceblog.com/2006/06/05/innodb-thread-concurrency/comment-page-1/#comment-350327</link>
		<dc:creator>InnoDB&#39;s concurrency problems on multi core boxes fixed?!</dc:creator>
		<pubDate>Sat, 30 Aug 2008 06:21:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/2006/06/05/innodb-thread-concurrency/#comment-350327</guid>
		<description>[...] &#8220;Killed&#8221;, but never dying. Based on what I&#8217;d read in High Performance MySQL, and articles like this one, I tried twiddling with innodb_thread_concurrency, innodb_concurrency_tickets, and [...]</description>
		<content:encoded><![CDATA[<p>[...] &#8220;Killed&#8221;, but never dying. Based on what I&#8217;d read in High Performance MySQL, and articles like this one, I tried twiddling with innodb_thread_concurrency, innodb_concurrency_tickets, and [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben Clewett</title>
		<link>http://www.mysqlperformanceblog.com/2006/06/05/innodb-thread-concurrency/comment-page-1/#comment-304181</link>
		<dc:creator>Ben Clewett</dc:creator>
		<pubDate>Fri, 23 May 2008 10:40:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/2006/06/05/innodb-thread-concurrency/#comment-304181</guid>
		<description>Thanks for the clear posting including the equation on number of threads:

2*(NumCPUs+NumDisks)

I have 4 physical CPUs, in 2x duel cores with shared cache.

But Linux nicely turns these into 8 logical CPUs, where each pair share 80% of CPU resources.

With 4xPhysical and 8xLogical, what value of CPU count should be used?

Regards,

Ben</description>
		<content:encoded><![CDATA[<p>Thanks for the clear posting including the equation on number of threads:</p>
<p>2*(NumCPUs+NumDisks)</p>
<p>I have 4 physical CPUs, in 2x duel cores with shared cache.</p>
<p>But Linux nicely turns these into 8 logical CPUs, where each pair share 80% of CPU resources.</p>
<p>With 4xPhysical and 8xLogical, what value of CPU count should be used?</p>
<p>Regards,</p>
<p>Ben</p>
]]></content:encoded>
	</item>
</channel>
</rss>

