<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Current Problems With Ubuntu Hardy</title>
	<link>http://blog.charcoalphile.com/2008/05/26/current-problems-with-ubuntu-hardy/</link>
	<description>On Databases, Recovery, Tech</description>
	<pubDate>Thu, 09 Sep 2010 08:30:37 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.1</generator>

	<item>
		<title>By: admin</title>
		<link>http://blog.charcoalphile.com/2008/05/26/current-problems-with-ubuntu-hardy/#comment-456</link>
		<author>admin</author>
		<pubDate>Mon, 26 May 2008 22:19:06 +0000</pubDate>
		<guid>http://blog.charcoalphile.com/2008/05/26/current-problems-with-ubuntu-hardy/#comment-456</guid>
		<description>I'm using ReiserFS. In addition, I ran all my tests with nothing running, except for GNOME. Performance is literally 10x slower in some areas, compared to Feisty.</description>
		<content:encoded><![CDATA[<p>I&#8217;m using ReiserFS. In addition, I ran all my tests with nothing running, except for GNOME. Performance is literally 10x slower in some areas, compared to Feisty.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian Eure</title>
		<link>http://blog.charcoalphile.com/2008/05/26/current-problems-with-ubuntu-hardy/#comment-455</link>
		<author>Ian Eure</author>
		<pubDate>Mon, 26 May 2008 22:12:51 +0000</pubDate>
		<guid>http://blog.charcoalphile.com/2008/05/26/current-problems-with-ubuntu-hardy/#comment-455</guid>
		<description>The Firefox problem is a Firefox problem. See http://digg.com/linux_unix/Firefox_3_has_system_killing_performance_problem_for_Linux

In short, FF3 uses SQLite to store it's bookmarks, history, etc. SQLite calls fsync() to flush buffers to disk to avoid DB corruption. These happen extremely often, which causes heavy I/O congestion. Ext3 exacerbates the issue.

You might find that your DB performance increases if you quit Firefox. A seq scan will hit disk, and Firefox is there tying up your I/O.</description>
		<content:encoded><![CDATA[<p>The Firefox problem is a Firefox problem. See <a href="http://digg.com/linux_unix/Firefox_3_has_system_killing_performance_problem_for_Linux" rel="nofollow">http://digg.com/linux_unix/Firefox_3_has_system_killing_performance_problem_for_Linux</a></p>
<p>In short, FF3 uses SQLite to store it&#8217;s bookmarks, history, etc. SQLite calls fsync() to flush buffers to disk to avoid DB corruption. These happen extremely often, which causes heavy I/O congestion. Ext3 exacerbates the issue.</p>
<p>You might find that your DB performance increases if you quit Firefox. A seq scan will hit disk, and Firefox is there tying up your I/O.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
