<?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 for posidev.com</title>
	<atom:link href="http://posidev.com/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://posidev.com/blog</link>
	<description></description>
	<lastBuildDate>Thu, 15 Jul 2010 22:16:31 +0000</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Tunning MySQL InnoDB performance by ivanov</title>
		<link>http://posidev.com/blog/2009/06/30/tunning-mysql-innodb-performance/comment-page-1/#comment-673</link>
		<dc:creator>ivanov</dc:creator>
		<pubDate>Thu, 15 Jul 2010 22:16:31 +0000</pubDate>
		<guid isPermaLink="false">http://posidev.com/blog/?p=419#comment-673</guid>
		<description>It depends on your system and workload  but of course the number of CPUs is more important for thread concurrency! 
&quot;Testing and tuning the optimal value for the innodb_thread_concurrency parameter according to the kind of workload, and behavior of your system at runtime, can affect performance significantly.&quot;
Do some tests with different configs and you&#039;ll see.</description>
		<content:encoded><![CDATA[<p>It depends on your system and workload  but of course the number of CPUs is more important for thread concurrency!<br />
&#8220;Testing and tuning the optimal value for the innodb_thread_concurrency parameter according to the kind of workload, and behavior of your system at runtime, can affect performance significantly.&#8221;<br />
Do some tests with different configs and you&#8217;ll see.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tunning MySQL InnoDB performance by Randy Harmon</title>
		<link>http://posidev.com/blog/2009/06/30/tunning-mysql-innodb-performance/comment-page-1/#comment-672</link>
		<dc:creator>Randy Harmon</dc:creator>
		<pubDate>Thu, 15 Jul 2010 00:59:54 +0000</pubDate>
		<guid isPermaLink="false">http://posidev.com/blog/?p=419#comment-672</guid>
		<description>innodb_thread_concurrency - 2x number of DISKS?   or 2x number of CPUs??</description>
		<content:encoded><![CDATA[<p>innodb_thread_concurrency &#8211; 2x number of DISKS?   or 2x number of CPUs??</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MySQL Storage Engine by NHibernate and MySQL&#8217;s MyISAM &#8211; Websofia</title>
		<link>http://posidev.com/blog/2007/04/05/mysql-storage-engine-2/comment-page-1/#comment-623</link>
		<dc:creator>NHibernate and MySQL&#8217;s MyISAM &#8211; Websofia</dc:creator>
		<pubDate>Wed, 07 Jul 2010 10:07:15 +0000</pubDate>
		<guid isPermaLink="false">http://ivanov.wordpress.com/?p=68#comment-623</guid>
		<description>[...] InnoDB compared with MyISAM [...]</description>
		<content:encoded><![CDATA[<p>[...] InnoDB compared with MyISAM [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Set ulimit parameters on ubuntu by set maximum number</title>
		<link>http://posidev.com/blog/2009/06/04/set-ulimit-parameters-on-ubuntu/comment-page-1/#comment-312</link>
		<dc:creator>set maximum number</dc:creator>
		<pubDate>Mon, 29 Mar 2010 04:16:51 +0000</pubDate>
		<guid isPermaLink="false">http://posidev.com/blog/?p=7#comment-312</guid>
		<description>[...] a maximum Number of items in Cart? - osCommerce ...How do I set a maximum Number of items in Cart?Set ulimit parameters on ubuntuThe # means that this part is commented.The wildcard * means for all users.We need to set the nofile [...]</description>
		<content:encoded><![CDATA[<p>[...] a maximum Number of items in Cart? &#8211; osCommerce &#8230;How do I set a maximum Number of items in Cart?Set ulimit parameters on ubuntuThe # means that this part is commented.The wildcard * means for all users.We need to set the nofile [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Running Sysbench 0.4.12 on Ubuntu 9.04 by Jamsheer Ak</title>
		<link>http://posidev.com/blog/2009/10/17/running-sysbench-0-4-12-on-ubuntu-9-04/comment-page-1/#comment-297</link>
		<dc:creator>Jamsheer Ak</dc:creator>
		<pubDate>Mon, 08 Mar 2010 18:13:54 +0000</pubDate>
		<guid isPermaLink="false">http://posidev.com/blog/?p=427#comment-297</guid>
		<description>sir while i am installing the sysbench i am geting the arror after make. the error was like this
ddxSigGiveUp: Closing log
../libtool: line 5175: : command not found
test -z &quot;/usr/local/bin&quot; &#124;&#124; /bin/mkdir -p &quot;/usr/local/bin&quot;
make[3]: Nothing to be done for `install-data-am&#039;.
make[3]: Leaving directory `/home/jamsheer/Downloads/sysbench-0.4.12/sysbench&#039;
make[2]: Leaving directory `/home/jamsheer/Downloads/sysbench-0.4.12/sysbench&#039;
make[1]: Leaving directory `/home/jamsheer/Downloads/sysbench-0.4.12/sysbench&#039;
make[1]: Entering directory `/home/jamsheer/Downloads/sysbench-0.4.12&#039;
make[2]: Entering directory `/home/jamsheer/Downloads/sysbench-0.4.12&#039;
make[2]: Nothing to be done for `install-exec-am&#039;.
make[2]: Nothing to be done for `install-data-am&#039;.
make[2]: Leaving directory `/home/jamsheer/Downloads/sysbench-0.4.12&#039;
make[1]: Leaving directory `/home/jamsheer/Downloads/sysbench-0.4.12&#039;</description>
		<content:encoded><![CDATA[<p>sir while i am installing the sysbench i am geting the arror after make. the error was like this<br />
ddxSigGiveUp: Closing log<br />
../libtool: line 5175: : command not found<br />
test -z &#8220;/usr/local/bin&#8221; || /bin/mkdir -p &#8220;/usr/local/bin&#8221;<br />
make[3]: Nothing to be done for `install-data-am&#8217;.<br />
make[3]: Leaving directory `/home/jamsheer/Downloads/sysbench-0.4.12/sysbench&#8217;<br />
make[2]: Leaving directory `/home/jamsheer/Downloads/sysbench-0.4.12/sysbench&#8217;<br />
make[1]: Leaving directory `/home/jamsheer/Downloads/sysbench-0.4.12/sysbench&#8217;<br />
make[1]: Entering directory `/home/jamsheer/Downloads/sysbench-0.4.12&#8242;<br />
make[2]: Entering directory `/home/jamsheer/Downloads/sysbench-0.4.12&#8242;<br />
make[2]: Nothing to be done for `install-exec-am&#8217;.<br />
make[2]: Nothing to be done for `install-data-am&#8217;.<br />
make[2]: Leaving directory `/home/jamsheer/Downloads/sysbench-0.4.12&#8242;<br />
make[1]: Leaving directory `/home/jamsheer/Downloads/sysbench-0.4.12&#8242;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
