<?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: MySQL, AIX5L and malloc()</title>
	<atom:link href="http://www.mysqlperformanceblog.com/2008/11/03/mysql-aix5l-and-malloc/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mysqlperformanceblog.com/2008/11/03/mysql-aix5l-and-malloc/</link>
	<description>Everything about MySQL Performance</description>
	<lastBuildDate>Sat, 21 Nov 2009 05:23:57 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Erkan</title>
		<link>http://www.mysqlperformanceblog.com/2008/11/03/mysql-aix5l-and-malloc/comment-page-1/#comment-481381</link>
		<dc:creator>Erkan</dc:creator>
		<pubDate>Wed, 18 Feb 2009 21:52:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=478#comment-481381</guid>
		<description>Great,

you make me post some experiences with solaris on M4000 and T5220.
To make it short: MySQL performs on Linux on DL 380/285/580/585 much better:-)</description>
		<content:encoded><![CDATA[<p>Great,</p>
<p>you make me post some experiences with solaris on M4000 and T5220.<br />
To make it short: MySQL performs on Linux on DL 380/285/580/585 much better:-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SAM</title>
		<link>http://www.mysqlperformanceblog.com/2008/11/03/mysql-aix5l-and-malloc/comment-page-1/#comment-481363</link>
		<dc:creator>SAM</dc:creator>
		<pubDate>Wed, 18 Feb 2009 21:24:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=478#comment-481363</guid>
		<description>Let me give you a little advice for running mysql on aix5.3(powerCPU)


After a migration from SLES9 (Intel Xeon) to AIX 5.3 (Power6) we run into severe performance problems with MySQL 5.0. (64bit)

MySQL and IBM Support were involved to analyze, optimize and resolve the troubleticket. 

After recommendation from IBM we have changed vmo parameters and the ratio between real cpu´s and virtual cpu´s. Mysql supplied many new compiled (Xlc + gcc) mysql 5.0.x versions. 

Even though all manufacturer worked together our problems couldn´t be fixed until now.

Maybe there is an incompatibility between Power6 CPUs and Mysql!?!?!?

Hope this helps for your decision.

SAM</description>
		<content:encoded><![CDATA[<p>Let me give you a little advice for running mysql on aix5.3(powerCPU)</p>
<p>After a migration from SLES9 (Intel Xeon) to AIX 5.3 (Power6) we run into severe performance problems with MySQL 5.0. (64bit)</p>
<p>MySQL and IBM Support were involved to analyze, optimize and resolve the troubleticket. </p>
<p>After recommendation from IBM we have changed vmo parameters and the ratio between real cpu´s and virtual cpu´s. Mysql supplied many new compiled (Xlc + gcc) mysql 5.0.x versions. </p>
<p>Even though all manufacturer worked together our problems couldn´t be fixed until now.</p>
<p>Maybe there is an incompatibility between Power6 CPUs and Mysql!?!?!?</p>
<p>Hope this helps for your decision.</p>
<p>SAM</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: facundo</title>
		<link>http://www.mysqlperformanceblog.com/2008/11/03/mysql-aix5l-and-malloc/comment-page-1/#comment-374491</link>
		<dc:creator>facundo</dc:creator>
		<pubDate>Sun, 09 Nov 2008 18:50:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=478#comment-374491</guid>
		<description>Peter,
 i work almost mostly with informix and db2 on aix but i think that this params apply to mysql too (with different results depending the storage engine)</description>
		<content:encoded><![CDATA[<p>Peter,<br />
 i work almost mostly with informix and db2 on aix but i think that this params apply to mysql too (with different results depending the storage engine)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: peter</title>
		<link>http://www.mysqlperformanceblog.com/2008/11/03/mysql-aix5l-and-malloc/comment-page-1/#comment-374487</link>
		<dc:creator>peter</dc:creator>
		<pubDate>Sun, 09 Nov 2008 17:38:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=478#comment-374487</guid>
		<description>Wow. That is interesting to see so many people running MySQL on AIX.</description>
		<content:encoded><![CDATA[<p>Wow. That is interesting to see so many people running MySQL on AIX.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: facundo</title>
		<link>http://www.mysqlperformanceblog.com/2008/11/03/mysql-aix5l-and-malloc/comment-page-1/#comment-374479</link>
		<dc:creator>facundo</dc:creator>
		<pubDate>Sun, 09 Nov 2008 15:26:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=478#comment-374479</guid>
		<description>Piotr,
 when you do your performance test in aix you should take care of the parameters (may defer depending the storage engine in use)
  - minperm
  - maxperm
  - maxclient
  - lru_file_repage

 more on this here: http://stix.id.au/wiki/Tuning_the_AIX_file_caches

facundo.-</description>
		<content:encoded><![CDATA[<p>Piotr,<br />
 when you do your performance test in aix you should take care of the parameters (may defer depending the storage engine in use)<br />
  &#8211; minperm<br />
  &#8211; maxperm<br />
  &#8211; maxclient<br />
  &#8211; lru_file_repage</p>
<p> more on this here: <a href="http://stix.id.au/wiki/Tuning_the_AIX_file_caches" rel="nofollow">http://stix.id.au/wiki/Tuning_the_AIX_file_caches</a></p>
<p>facundo.-</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: facundo</title>
		<link>http://www.mysqlperformanceblog.com/2008/11/03/mysql-aix5l-and-malloc/comment-page-1/#comment-372824</link>
		<dc:creator>facundo</dc:creator>
		<pubDate>Thu, 06 Nov 2008 00:52:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=478#comment-372824</guid>
		<description>Piotr,
 thanks a lot for sharing this with us. Im expecting to use this kind of setups in production some day..

 on gcc vs xlC.. my guess is that xlC version of mysql should be fast by far.

 another test is Linux on Power6 and mysql vs AIX and mysql.

 which version of aix are you using?. any chance to know how are this power6 machine configured?.

Thanks,
Facundo.-</description>
		<content:encoded><![CDATA[<p>Piotr,<br />
 thanks a lot for sharing this with us. Im expecting to use this kind of setups in production some day..</p>
<p> on gcc vs xlC.. my guess is that xlC version of mysql should be fast by far.</p>
<p> another test is Linux on Power6 and mysql vs AIX and mysql.</p>
<p> which version of aix are you using?. any chance to know how are this power6 machine configured?.</p>
<p>Thanks,<br />
Facundo.-</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Piotr Biel</title>
		<link>http://www.mysqlperformanceblog.com/2008/11/03/mysql-aix5l-and-malloc/comment-page-1/#comment-372750</link>
		<dc:creator>Piotr Biel</dc:creator>
		<pubDate>Wed, 05 Nov 2008 18:43:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=478#comment-372750</guid>
		<description>Erkan,

As far as I did not test it well in production, I&#039;d rather use Linux or Solaris. It simply decreases probability of hitting potential, undiscovered bugs. There is also not so much info about MySQL + AIX performance. In case of any problems you&#039;ll spend a lot of time looking for solutions or just workarounds, which might not be acceptable while running MySQL in production environment.</description>
		<content:encoded><![CDATA[<p>Erkan,</p>
<p>As far as I did not test it well in production, I&#8217;d rather use Linux or Solaris. It simply decreases probability of hitting potential, undiscovered bugs. There is also not so much info about MySQL + AIX performance. In case of any problems you&#8217;ll spend a lot of time looking for solutions or just workarounds, which might not be acceptable while running MySQL in production environment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Piotr Biel</title>
		<link>http://www.mysqlperformanceblog.com/2008/11/03/mysql-aix5l-and-malloc/comment-page-1/#comment-372749</link>
		<dc:creator>Piotr Biel</dc:creator>
		<pubDate>Wed, 05 Nov 2008 18:34:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=478#comment-372749</guid>
		<description>facundo,

I did some performance tests, but I have no representative results. For sure, I&#039;d like to perform wide tests in close future (of course I&#039;ll share my results here).

Regarding to compiler used - MySQL binaries are standard, GCC ones and I used them to tests, but at the same time I compiled it from sources with xlC. I think it will be great idea to check for performance of gcc vs. xlC compiled MySQL..</description>
		<content:encoded><![CDATA[<p>facundo,</p>
<p>I did some performance tests, but I have no representative results. For sure, I&#8217;d like to perform wide tests in close future (of course I&#8217;ll share my results here).</p>
<p>Regarding to compiler used &#8211; MySQL binaries are standard, GCC ones and I used them to tests, but at the same time I compiled it from sources with xlC. I think it will be great idea to check for performance of gcc vs. xlC compiled MySQL..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: facundo</title>
		<link>http://www.mysqlperformanceblog.com/2008/11/03/mysql-aix5l-and-malloc/comment-page-1/#comment-372742</link>
		<dc:creator>facundo</dc:creator>
		<pubDate>Wed, 05 Nov 2008 18:04:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=478#comment-372742</guid>
		<description>hi, i&#039;ve been asking about this setup all around with almost no answer..even in mysqlperformanceblog.com forums..

did you get any performance numbers?. how did this setup perform against intel platform?.

which compiler did you use to compile mysql on aix?

anyone has this kind of info?.</description>
		<content:encoded><![CDATA[<p>hi, i&#8217;ve been asking about this setup all around with almost no answer..even in mysqlperformanceblog.com forums..</p>
<p>did you get any performance numbers?. how did this setup perform against intel platform?.</p>
<p>which compiler did you use to compile mysql on aix?</p>
<p>anyone has this kind of info?.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ender</title>
		<link>http://www.mysqlperformanceblog.com/2008/11/03/mysql-aix5l-and-malloc/comment-page-1/#comment-372458</link>
		<dc:creator>Ender</dc:creator>
		<pubDate>Tue, 04 Nov 2008 15:38:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=478#comment-372458</guid>
		<description>I&#039;ve used mysql server 4.1 (4.1.17? binary from mysql.com) on 2 servers with AIX 5.3 (master/replica).
It used 64 GB of ram without any problem. There was some problems with configuration (aix/mysql) for best performance.
It worked fine.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve used mysql server 4.1 (4.1.17? binary from mysql.com) on 2 servers with AIX 5.3 (master/replica).<br />
It used 64 GB of ram without any problem. There was some problems with configuration (aix/mysql) for best performance.<br />
It worked fine.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
