<?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: Asynchronous Storage API</title>
	<atom:link href="http://shawnwilsher.com/archives/162/feed" rel="self" type="application/rss+xml" />
	<link>http://shawnwilsher.com/archives/162</link>
	<description></description>
	<lastBuildDate>Mon, 05 Dec 2011 17:26:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Asynchronous Location Bar has Landed : Shawn Wilsher</title>
		<link>http://shawnwilsher.com/archives/162/comment-page-1#comment-3746</link>
		<dc:creator>Asynchronous Location Bar has Landed : Shawn Wilsher</dc:creator>
		<pubDate>Tue, 11 Aug 2009 20:33:15 +0000</pubDate>
		<guid isPermaLink="false">http://shawnwilsher.com/?p=162#comment-3746</guid>
		<description>[...] In order to not block the main thread while reading from disk we either need to make SQLite use non-blocking read system calls, or call into SQLite off of the main thread. Changing the SQLite code isn&#8217;t something we want to do, so that solution was out of the question. Luckily, we had solved a similar problem with writes and fsyncs earlier in the Firefox 3.5 development with the asynchronous Storage API. [...]</description>
		<content:encoded><![CDATA[<p>[...] In order to not block the main thread while reading from disk we either need to make SQLite use non-blocking read system calls, or call into SQLite off of the main thread. Changing the SQLite code isn&#8217;t something we want to do, so that solution was out of the question. Luckily, we had solved a similar problem with writes and fsyncs earlier in the Firefox 3.5 development with the asynchronous Storage API. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Asynchronous Storage API Take 2</title>
		<link>http://shawnwilsher.com/archives/162/comment-page-1#comment-3170</link>
		<dc:creator>Asynchronous Storage API Take 2</dc:creator>
		<pubDate>Thu, 16 Oct 2008 18:21:39 +0000</pubDate>
		<guid isPermaLink="false">http://shawnwilsher.com/?p=162#comment-3170</guid>
		<description>[...] been a bit more than three months since I wrote about the asynchronous storage API landing in mozilla-central. As far as I know, there are still no consumers of it in mozilla-central, but I do think that the [...]</description>
		<content:encoded><![CDATA[<p>[...] been a bit more than three months since I wrote about the asynchronous storage API landing in mozilla-central. As far as I know, there are still no consumers of it in mozilla-central, but I do think that the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shawn Wilsher</title>
		<link>http://shawnwilsher.com/archives/162/comment-page-1#comment-2963</link>
		<dc:creator>Shawn Wilsher</dc:creator>
		<pubDate>Wed, 16 Jul 2008 13:36:55 +0000</pubDate>
		<guid isPermaLink="false">http://shawnwilsher.com/?p=162#comment-2963</guid>
		<description>@funtomas

It&#039;s my understanding that ext4 fixes this issue with fsync.</description>
		<content:encoded><![CDATA[<p>@funtomas</p>
<p>It&#8217;s my understanding that ext4 fixes this issue with fsync.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: funtomas</title>
		<link>http://shawnwilsher.com/archives/162/comment-page-1#comment-2960</link>
		<dc:creator>funtomas</dc:creator>
		<pubDate>Wed, 16 Jul 2008 08:47:10 +0000</pubDate>
		<guid isPermaLink="false">http://shawnwilsher.com/?p=162#comment-2960</guid>
		<description>Is ext4 any better in that regard?</description>
		<content:encoded><![CDATA[<p>Is ext4 any better in that regard?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shawn Wilsher</title>
		<link>http://shawnwilsher.com/archives/162/comment-page-1#comment-2959</link>
		<dc:creator>Shawn Wilsher</dc:creator>
		<pubDate>Tue, 15 Jul 2008 18:36:47 +0000</pubDate>
		<guid isPermaLink="false">http://shawnwilsher.com/?p=162#comment-2959</guid>
		<description>@Paula

Sure will.  It is appearing right now in 3.1a1pre nightlies!</description>
		<content:encoded><![CDATA[<p>@Paula</p>
<p>Sure will.  It is appearing right now in 3.1a1pre nightlies!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paula Rooney</title>
		<link>http://shawnwilsher.com/archives/162/comment-page-1#comment-2958</link>
		<dc:creator>Paula Rooney</dc:creator>
		<pubDate>Tue, 15 Jul 2008 18:17:22 +0000</pubDate>
		<guid isPermaLink="false">http://shawnwilsher.com/?p=162#comment-2958</guid>
		<description>will this feature make it into the 3.1 release?</description>
		<content:encoded><![CDATA[<p>will this feature make it into the 3.1 release?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

