<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>eduardofleury.com &#187; gentoo</title>
	<atom:link href="http://blog.eduardofleury.com/archives/category/gentoo/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.eduardofleury.com</link>
	<description>Thoughts, shuffled...</description>
	<lastBuildDate>Sat, 01 May 2010 00:22:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Improving QEdje and Qt performance with nvidia drivers.</title>
		<link>http://blog.eduardofleury.com/archives/2008/08/34/</link>
		<comments>http://blog.eduardofleury.com/archives/2008/08/34/#comments</comments>
		<pubDate>Thu, 21 Aug 2008 23:14:40 +0000</pubDate>
		<dc:creator>fleury</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Misc Links]]></category>
		<category><![CDATA[Primary]]></category>
		<category><![CDATA[QEdje]]></category>
		<category><![CDATA[Qt]]></category>
		<category><![CDATA[Qt Labs Americas (en)]]></category>
		<category><![CDATA[gentoo]]></category>
		<category><![CDATA[kde]]></category>
		<category><![CDATA[nvidia]]></category>
		<category><![CDATA[opengl]]></category>

		<guid isPermaLink="false">http://blog.eduardofleury.com/?p=34</guid>
		<description><![CDATA[Hey all, You may have been following the buzz around bad 2D performance of nvidia-drivers, specially with KDE 4. Well, I found out that QEdje was running slower than it could on my machine due to the same reason. Zack Rusin released yesterday a nice benchmark utility for Qt, QGears2, which I used to measure [...]]]></description>
			<content:encoded><![CDATA[<p>Hey all,</p>
<p>You may have been following the buzz around bad 2D performance of nvidia-drivers, specially with KDE 4. Well, I found out that QEdje was running slower than it could on my machine due to the same reason.</p>
<p>Zack Rusin released yesterday a nice benchmark utility for Qt, <a title="Zack Rusin blog - QGears2" href="http://zrusin.blogspot.com/2008/08/fast-graphics.html" target="_blank">QGears2</a>, which I used to measure the effect of <a title="Lemma's suggestion to improve nVidia 2D performance" href="http://techbase.kde.org/User:Lemma/KDE4-NVIDIA" target="_blank">Lemma&#8217;s suggestion on KDE&#8217;s techbase</a>.</p>
<p>My machine is a 2.4GHz Core 2 Duo / 2gb / nVidiaGeForce 8600M 256mb MacBook Pro, running Gentoo ~x86.</p>
<p>The first tests were conducted using:</p>
<ul>
<li>Xorg-server 1.4.2</li>
<li>Xorg 7.3</li>
<li>nvidia proprietary drivers (nvidia-drivers) 173.14.12</li>
</ul>
<p>The second test session were conducted after the following changes:</p>
<ul>
<li>nvidia proprietary drivers (nvidia-drivers) 177.67 beta (I&#8217;ve unmasked them in Gentoo)</li>
<li>Added PixmapCacheSize and OnDemandVBlankInterrupts options to xorg.conf</li>
<li>applied InitialPixmapPlacement and GlyphCache hacks:
<pre>nvidia-settings -a InitialPixmapPlacement=2 -a GlyphCache=1</pre>
</li>
</ul>
<p><strong>GEARSFANCY results</strong>:</p>
<p><strong>Old setup</strong>:</p>
<ul>
<li>-image  &#8211;&gt;  42 fps</li>
<li>-render &#8211;&gt; 35 fps</li>
<li>-gl &#8211;&gt; 396 fps</li>
</ul>
<p><strong>New setup</strong>:</p>
<ul>
<li>-image  &#8211;&gt;  67 fps</li>
<li>-render  &#8211;&gt;  41 fps</li>
<li>-gl  &#8211;&gt;  476 fps</li>
</ul>
<p>Let me know of your results.</p>
<p>Cheers,</p>
<p>Fleury</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.eduardofleury.com/archives/2008/08/34/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>emerge world reinstalling everything&#8230; not anymore :-)</title>
		<link>http://blog.eduardofleury.com/archives/2008/08/32/</link>
		<comments>http://blog.eduardofleury.com/archives/2008/08/32/#comments</comments>
		<pubDate>Wed, 20 Aug 2008 23:08:08 +0000</pubDate>
		<dc:creator>fleury</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Media]]></category>
		<category><![CDATA[gentoo]]></category>
		<category><![CDATA[emerge]]></category>
		<category><![CDATA[portage]]></category>

		<guid isPermaLink="false">http://blog.eduardofleury.com/?p=32</guid>
		<description><![CDATA[I&#8217;m running ~x86 Gentoo here, eix-sync &#38;&#38; emerge -Dav world every few days till something strange started happening. Portage wanted to reinstall everything, I mean, hundreds of packages to the same version as before, no new use, no new anything, just reinstall all packages for the pleasure of compiling and heating up my Macbook pro [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m running ~x86 Gentoo here, eix-sync &amp;&amp; emerge -Dav world every few days till something strange started happening. Portage wanted to reinstall everything, I mean, hundreds of packages to the same version as before, no new use, no new anything, just reinstall all packages for the pleasure of compiling and heating up my Macbook pro <img src='http://blog.eduardofleury.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Well, now I figured out that <strong>adding the &#8220;-u&#8221; flag to emerge restored the expected behaviour</strong>.</p>
<p>Maybe I was supposed to use &#8220;-u&#8221; since day one but the fact is I didn&#8217;t, and emerge worked fine until now. Anyway, if any of you face the same issue, try &#8220;-u&#8221;.</p>
<p>Cheers,</p>
<p>Fleury</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.eduardofleury.com/archives/2008/08/32/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
