<?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: Percona build7 with latest patches</title>
	<atom:link href="http://www.mysqlperformanceblog.com/2008/11/14/mysql-binaries-percona-build7-with-latest-patches/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mysqlperformanceblog.com/2008/11/14/mysql-binaries-percona-build7-with-latest-patches/</link>
	<description>Everything about MySQL Performance</description>
	<lastBuildDate>Sat, 07 Nov 2009 18:35:44 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Vadim</title>
		<link>http://www.mysqlperformanceblog.com/2008/11/14/mysql-binaries-percona-build7-with-latest-patches/comment-page-1/#comment-400145</link>
		<dc:creator>Vadim</dc:creator>
		<pubDate>Wed, 03 Dec 2008 05:44:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=539#comment-400145</guid>
		<description>Aman, 

Order of patches is:

show_patches.patch
microslow_innodb.patch
userstatv2.patch
microsec_process.patch
innodb_io_patches.patch
mirror_binlog.patch
mysqld_safe_syslog.patch
innodb_locks_held.patch
innodb_show_bp.patch
innodb_check_fragmentation.patch
innodb_io_pattern.patch
innodb_fsync_source.patch
innodb_show_hashed_memory.patch
split_buf_pool_mutex_fixed_optimistic_safe.patch
innodb_rw_lock.patch</description>
		<content:encoded><![CDATA[<p>Aman, </p>
<p>Order of patches is:</p>
<p>show_patches.patch<br />
microslow_innodb.patch<br />
userstatv2.patch<br />
microsec_process.patch<br />
innodb_io_patches.patch<br />
mirror_binlog.patch<br />
mysqld_safe_syslog.patch<br />
innodb_locks_held.patch<br />
innodb_show_bp.patch<br />
innodb_check_fragmentation.patch<br />
innodb_io_pattern.patch<br />
innodb_fsync_source.patch<br />
innodb_show_hashed_memory.patch<br />
split_buf_pool_mutex_fixed_optimistic_safe.patch<br />
innodb_rw_lock.patch</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aman Gupta</title>
		<link>http://www.mysqlperformanceblog.com/2008/11/14/mysql-binaries-percona-build7-with-latest-patches/comment-page-1/#comment-395349</link>
		<dc:creator>Aman Gupta</dc:creator>
		<pubDate>Sat, 29 Nov 2008 01:32:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=539#comment-395349</guid>
		<description>If I want to patch a pristine mysql src tree, in what order should I apply the patches? I am seeing failures on innodb_io_pattern.patch when applying them in the order listed above.</description>
		<content:encoded><![CDATA[<p>If I want to patch a pristine mysql src tree, in what order should I apply the patches? I am seeing failures on innodb_io_pattern.patch when applying them in the order listed above.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vadim</title>
		<link>http://www.mysqlperformanceblog.com/2008/11/14/mysql-binaries-percona-build7-with-latest-patches/comment-page-1/#comment-390945</link>
		<dc:creator>Vadim</dc:creator>
		<pubDate>Mon, 24 Nov 2008 18:33:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=539#comment-390945</guid>
		<description>Dim,

Ok Thank you for sharing results!
We are looking to fix some regressions in -percona.

I think comments there not good place to communicate back and forth - I have some questions to you - can you drop me email to vadim at percona</description>
		<content:encoded><![CDATA[<p>Dim,</p>
<p>Ok Thank you for sharing results!<br />
We are looking to fix some regressions in -percona.</p>
<p>I think comments there not good place to communicate back and forth &#8211; I have some questions to you &#8211; can you drop me email to vadim at percona</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dim</title>
		<link>http://www.mysqlperformanceblog.com/2008/11/14/mysql-binaries-percona-build7-with-latest-patches/comment-page-1/#comment-390934</link>
		<dc:creator>dim</dc:creator>
		<pubDate>Mon, 24 Nov 2008 17:59:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=539#comment-390934</guid>
		<description>Yasufumi,

I have:
#define HAVE_ATOMIC_BUILTINS 1

so it should be ok for -highperf effect :-)

Few numbers so well comparing &quot;standard&quot; vs &quot;persona&quot; MySQL 5.0.67:
  - data load is at least x2 times faster with &quot;persona&quot;
  - index creation is at least x2 times faster with &quot;persona&quot;

Workload tests - my initial &quot;much worse&quot; observation was due cold cache - now each test is replayed several times to compare &quot;apples to apples&quot;..

But so well:
  - read-only test:
    - 3000 tps max for &quot;persona&quot;
    - 3500 tps max for &quot;standard&quot;

  - read+write test:
    - 2800 tps for &quot;persona&quot; (+ much more stable)
    - 2500 tps for &quot;standard&quot; 

But testing is still continuing- I&#039;ve found MySQL is keeping workload much(!) more better with &quot;nnodb_thread_concurrency=8&quot; rather &quot;0&quot; - it creating so many mutex contentions during processing - seems it&#039;s better to limit an active number of running threads from the InnoDB side rather to leave them in the savage battle :-)

Rgds,
-Dim</description>
		<content:encoded><![CDATA[<p>Yasufumi,</p>
<p>I have:<br />
#define HAVE_ATOMIC_BUILTINS 1</p>
<p>so it should be ok for -highperf effect <img src='http://www.mysqlperformanceblog.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Few numbers so well comparing &#8220;standard&#8221; vs &#8220;persona&#8221; MySQL 5.0.67:<br />
  &#8211; data load is at least x2 times faster with &#8220;persona&#8221;<br />
  &#8211; index creation is at least x2 times faster with &#8220;persona&#8221;</p>
<p>Workload tests &#8211; my initial &#8220;much worse&#8221; observation was due cold cache &#8211; now each test is replayed several times to compare &#8220;apples to apples&#8221;..</p>
<p>But so well:<br />
  &#8211; read-only test:<br />
    &#8211; 3000 tps max for &#8220;persona&#8221;<br />
    &#8211; 3500 tps max for &#8220;standard&#8221;</p>
<p>  &#8211; read+write test:<br />
    &#8211; 2800 tps for &#8220;persona&#8221; (+ much more stable)<br />
    &#8211; 2500 tps for &#8220;standard&#8221; </p>
<p>But testing is still continuing- I&#8217;ve found MySQL is keeping workload much(!) more better with &#8220;nnodb_thread_concurrency=8&#8243; rather &#8220;0&#8243; &#8211; it creating so many mutex contentions during processing &#8211; seems it&#8217;s better to limit an active number of running threads from the InnoDB side rather to leave them in the savage battle <img src='http://www.mysqlperformanceblog.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Rgds,<br />
-Dim</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vadim</title>
		<link>http://www.mysqlperformanceblog.com/2008/11/14/mysql-binaries-percona-build7-with-latest-patches/comment-page-1/#comment-389674</link>
		<dc:creator>Vadim</dc:creator>
		<pubDate>Sun, 23 Nov 2008 05:53:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=539#comment-389674</guid>
		<description>Yasufumi,

Actually I think the only userstats can be problem, as Google confirmed mutex contention.

But this is task for you to found regression, I hope you will solve it :)</description>
		<content:encoded><![CDATA[<p>Yasufumi,</p>
<p>Actually I think the only userstats can be problem, as Google confirmed mutex contention.</p>
<p>But this is task for you to found regression, I hope you will solve it <img src='http://www.mysqlperformanceblog.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yasufumi</title>
		<link>http://www.mysqlperformanceblog.com/2008/11/14/mysql-binaries-percona-build7-with-latest-patches/comment-page-1/#comment-388841</link>
		<dc:creator>Yasufumi</dc:creator>
		<pubDate>Sat, 22 Nov 2008 06:24:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=539#comment-388841</guid>
		<description>dim,

Honestly, &quot;I think (The other people may not so)&quot;,
-percona version (even -percona-highperf) may be always slower than normal MySQL.
We should choose and discard patches of -percona to get more performance...
Some of the patches must cause performance regression.

And,

I think you should check the build tree of -highperf if you use.

innobase/ib_config.h contains
#define HAVE_ATOMIC_BUILTINS 1
or
#define HAVE_ATOMIC_BUILTINS 0

If it is &quot;0&quot;, there may be almost no effect of -highperf.
It means the GCC doesn&#039;t support the builtin feature of atomic operations.</description>
		<content:encoded><![CDATA[<p>dim,</p>
<p>Honestly, &#8220;I think (The other people may not so)&#8221;,<br />
-percona version (even -percona-highperf) may be always slower than normal MySQL.<br />
We should choose and discard patches of -percona to get more performance&#8230;<br />
Some of the patches must cause performance regression.</p>
<p>And,</p>
<p>I think you should check the build tree of -highperf if you use.</p>
<p>innobase/ib_config.h contains<br />
#define HAVE_ATOMIC_BUILTINS 1<br />
or<br />
#define HAVE_ATOMIC_BUILTINS 0</p>
<p>If it is &#8220;0&#8243;, there may be almost no effect of -highperf.<br />
It means the GCC doesn&#8217;t support the builtin feature of atomic operations.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dim</title>
		<link>http://www.mysqlperformanceblog.com/2008/11/14/mysql-binaries-percona-build7-with-latest-patches/comment-page-1/#comment-388485</link>
		<dc:creator>dim</dc:creator>
		<pubDate>Fri, 21 Nov 2008 19:48:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=539#comment-388485</guid>
		<description>Vadim,

My DB server: 48 cores, SPARC64-VII 2500Mhz, 192GB RAM
Injector is a similar server; Gbit connection between injector and DB;

Workload:
 1. read-only: 2 simple selects per &quot;transaction&quot; 
 2. read-write: 2 simple selects per &quot;transaction&quot; + delete/insert/update of a single row

no logical contention between queries;
load is progressively increased from: 1 2 4 8 16 32 64 128 and 256 concurrent sessions;

Test is running currently (comparing 5.0.67, 5.1.29, 6.0.7, and 5.0.67-persona); I&#039;ll give you a real numbers by Monday.

Rgds,
-Dim</description>
		<content:encoded><![CDATA[<p>Vadim,</p>
<p>My DB server: 48 cores, SPARC64-VII 2500Mhz, 192GB RAM<br />
Injector is a similar server; Gbit connection between injector and DB;</p>
<p>Workload:<br />
 1. read-only: 2 simple selects per &#8220;transaction&#8221;<br />
 2. read-write: 2 simple selects per &#8220;transaction&#8221; + delete/insert/update of a single row</p>
<p>no logical contention between queries;<br />
load is progressively increased from: 1 2 4 8 16 32 64 128 and 256 concurrent sessions;</p>
<p>Test is running currently (comparing 5.0.67, 5.1.29, 6.0.7, and 5.0.67-persona); I&#8217;ll give you a real numbers by Monday.</p>
<p>Rgds,<br />
-Dim</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vadim</title>
		<link>http://www.mysqlperformanceblog.com/2008/11/14/mysql-binaries-percona-build7-with-latest-patches/comment-page-1/#comment-388471</link>
		<dc:creator>Vadim</dc:creator>
		<pubDate>Fri, 21 Nov 2008 19:30:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=539#comment-388471</guid>
		<description>Gregory,

5.1.28 actually has very limited set of patches.

We should have more for 5.1.30.</description>
		<content:encoded><![CDATA[<p>Gregory,</p>
<p>5.1.28 actually has very limited set of patches.</p>
<p>We should have more for 5.1.30.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gregory Haase</title>
		<link>http://www.mysqlperformanceblog.com/2008/11/14/mysql-binaries-percona-build7-with-latest-patches/comment-page-1/#comment-388468</link>
		<dc:creator>Gregory Haase</dc:creator>
		<pubDate>Fri, 21 Nov 2008 19:22:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=539#comment-388468</guid>
		<description>I was looking at the 5.1.28 percona build, and I don&#039;t see the INNODB_BUFFER_POOL_CONTENT table in information schema - did that come after? My &quot;show patches&quot; command only shows &quot;show_patches.patch&quot;

I&#039;m really looking forward to seeing a 5.1.30 percona build in the very near future, as certain people are promising this will be GA in the next couple of weeks.</description>
		<content:encoded><![CDATA[<p>I was looking at the 5.1.28 percona build, and I don&#8217;t see the INNODB_BUFFER_POOL_CONTENT table in information schema &#8211; did that come after? My &#8220;show patches&#8221; command only shows &#8220;show_patches.patch&#8221;</p>
<p>I&#8217;m really looking forward to seeing a 5.1.30 percona build in the very near future, as certain people are promising this will be GA in the next couple of weeks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vadim</title>
		<link>http://www.mysqlperformanceblog.com/2008/11/14/mysql-binaries-percona-build7-with-latest-patches/comment-page-1/#comment-388448</link>
		<dc:creator>Vadim</dc:creator>
		<pubDate>Fri, 21 Nov 2008 17:25:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=539#comment-388448</guid>
		<description>Dim,

To provide optimal my.cnf we should know your workload and server characteristics.
And what is much worse - can you show some numbers ?</description>
		<content:encoded><![CDATA[<p>Dim,</p>
<p>To provide optimal my.cnf we should know your workload and server characteristics.<br />
And what is much worse &#8211; can you show some numbers ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
