<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: 5.0 journal: various issues, replication prefetching, our branch</title>
	<atom:link href="http://dom.as/2008/06/07/50-journal-various-issues-replication-prefetching-our-branch/feed/" rel="self" type="application/rss+xml" />
	<link>http://dom.as/2008/06/07/50-journal-various-issues-replication-prefetching-our-branch/</link>
	<description></description>
	<lastBuildDate>Sat, 17 Dec 2011 20:14:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Domas Mituzas</title>
		<link>http://dom.as/2008/06/07/50-journal-various-issues-replication-prefetching-our-branch/#comment-1315</link>
		<dc:creator><![CDATA[Domas Mituzas]]></dc:creator>
		<pubDate>Thu, 12 Jun 2008 10:22:34 +0000</pubDate>
		<guid isPermaLink="false">http://dammit.lt/?p=149#comment-1315</guid>
		<description><![CDATA[Mats, our in-house builds force -O3 nowadays :)]]></description>
		<content:encoded><![CDATA[<p>Mats, our in-house builds force -O3 nowadays :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mats Kindahl</title>
		<link>http://dom.as/2008/06/07/50-journal-various-issues-replication-prefetching-our-branch/#comment-1314</link>
		<dc:creator><![CDATA[Mats Kindahl]]></dc:creator>
		<pubDate>Wed, 11 Jun 2008 18:58:17 +0000</pubDate>
		<guid isPermaLink="false">http://dammit.lt/?p=149#comment-1314</guid>
		<description><![CDATA[On rereading this again I noted that you&#039;re using -O2. Please consider using -O3, since function inlining (-finline-functions) is not turned on by default for optimization levels below 3, and that flag is a big win most of the time. Of course, you can also add that flag explicitly.]]></description>
		<content:encoded><![CDATA[<p>On rereading this again I noted that you&#8217;re using -O2. Please consider using -O3, since function inlining (-finline-functions) is not turned on by default for optimization levels below 3, and that flag is a big win most of the time. Of course, you can also add that flag explicitly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mats Kindahl</title>
		<link>http://dom.as/2008/06/07/50-journal-various-issues-replication-prefetching-our-branch/#comment-1313</link>
		<dc:creator><![CDATA[Mats Kindahl]]></dc:creator>
		<pubDate>Mon, 09 Jun 2008 07:10:31 +0000</pubDate>
		<guid isPermaLink="false">http://dammit.lt/?p=149#comment-1313</guid>
		<description><![CDATA[Regarding the rewrite of UPDATE to SELECT (a.k.a., the oracle algorithm presented by Paul Tuckfield). I actually have a feature clone involving adding scripting support to the replication threads, so that the oracle algorithm can be written in something like 20 lines of Lua.

We are in the middle of setting replication interfaces for Marc&#039;s and Wei&#039;s semi-sync patch, so once that is done, I can adapt the feature clone to use that interface instead.]]></description>
		<content:encoded><![CDATA[<p>Regarding the rewrite of UPDATE to SELECT (a.k.a., the oracle algorithm presented by Paul Tuckfield). I actually have a feature clone involving adding scripting support to the replication threads, so that the oracle algorithm can be written in something like 20 lines of Lua.</p>
<p>We are in the middle of setting replication interfaces for Marc&#8217;s and Wei&#8217;s semi-sync patch, so once that is done, I can adapt the feature clone to use that interface instead.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Domas Mituzas</title>
		<link>http://dom.as/2008/06/07/50-journal-various-issues-replication-prefetching-our-branch/#comment-1312</link>
		<dc:creator><![CDATA[Domas Mituzas]]></dc:creator>
		<pubDate>Sun, 08 Jun 2008 20:42:31 +0000</pubDate>
		<guid isPermaLink="false">http://dammit.lt/?p=149#comment-1312</guid>
		<description><![CDATA[Baron, patch was linked by the post, here it is as a plain url: http://dammit.lt/snippets/quick-mkprefetch-hack.txt ;-)]]></description>
		<content:encoded><![CDATA[<p>Baron, patch was linked by the post, here it is as a plain url: <a href="http://dammit.lt/snippets/quick-mkprefetch-hack.txt" rel="nofollow">http://dammit.lt/snippets/quick-mkprefetch-hack.txt</a> ;-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Baron</title>
		<link>http://dom.as/2008/06/07/50-journal-various-issues-replication-prefetching-our-branch/#comment-1311</link>
		<dc:creator><![CDATA[Baron]]></dc:creator>
		<pubDate>Sun, 08 Jun 2008 20:21:09 +0000</pubDate>
		<guid isPermaLink="false">http://dammit.lt/?p=149#comment-1311</guid>
		<description><![CDATA[Please, share the hack to parallelize mk-slave-prefetch.  Attached as a patch to a bugreport would be great.

I agree with you on the problems with only one index, etc etc -- in specific cases, this may be possible to solve, but in general is impossible to solve outside the server IMO.]]></description>
		<content:encoded><![CDATA[<p>Please, share the hack to parallelize mk-slave-prefetch.  Attached as a patch to a bugreport would be great.</p>
<p>I agree with you on the problems with only one index, etc etc &#8212; in specific cases, this may be possible to solve, but in general is impossible to solve outside the server IMO.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Domas Mituzas</title>
		<link>http://dom.as/2008/06/07/50-journal-various-issues-replication-prefetching-our-branch/#comment-1310</link>
		<dc:creator><![CDATA[Domas Mituzas]]></dc:creator>
		<pubDate>Sat, 07 Jun 2008 15:42:01 +0000</pubDate>
		<guid isPermaLink="false">http://dammit.lt/?p=149#comment-1310</guid>
		<description><![CDATA[Yeah, log_sys-&gt;mutex shows up a lot, though now I seem still to hit bufpool giant mutex.]]></description>
		<content:encoded><![CDATA[<p>Yeah, log_sys-&gt;mutex shows up a lot, though now I seem still to hit bufpool giant mutex.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Callaghan</title>
		<link>http://dom.as/2008/06/07/50-journal-various-issues-replication-prefetching-our-branch/#comment-1309</link>
		<dc:creator><![CDATA[Mark Callaghan]]></dc:creator>
		<pubDate>Sat, 07 Jun 2008 15:38:18 +0000</pubDate>
		<guid isPermaLink="false">http://dammit.lt/?p=149#comment-1309</guid>
		<description><![CDATA[There is mutex contention on the InnoDB tx log mutex (log_sys-&gt;mutex) that limits SMP speedup for tests such as your (reloading a database). We don&#039;t have a patch for it yet.]]></description>
		<content:encoded><![CDATA[<p>There is mutex contention on the InnoDB tx log mutex (log_sys-&gt;mutex) that limits SMP speedup for tests such as your (reloading a database). We don&#8217;t have a patch for it yet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alejandro Sánchez Marín</title>
		<link>http://dom.as/2008/06/07/50-journal-various-issues-replication-prefetching-our-branch/#comment-1308</link>
		<dc:creator><![CDATA[Alejandro Sánchez Marín]]></dc:creator>
		<pubDate>Sat, 07 Jun 2008 09:43:25 +0000</pubDate>
		<guid isPermaLink="false">http://dammit.lt/?p=149#comment-1308</guid>
		<description><![CDATA[Great, i learn more with your blog than reading 10^2 fucked manuals of mysql.

And the most important, i can see all data benchmark to get a real aproximation to know how mysql runs and his limits.

Thanks a lot for this post and for your blog ;-D]]></description>
		<content:encoded><![CDATA[<p>Great, i learn more with your blog than reading 10^2 fucked manuals of mysql.</p>
<p>And the most important, i can see all data benchmark to get a real aproximation to know how mysql runs and his limits.</p>
<p>Thanks a lot for this post and for your blog ;-D</p>
]]></content:encoded>
	</item>
</channel>
</rss>

