<?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"
	>
<channel>
	<title>Comments on: lighttpd 的進步</title>
	<atom:link href="http://blog.gslin.org/archives/2007/02/01/1056/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.gslin.org/archives/2007/02/01/1056/</link>
	<description>幹壞事是進步最大的原動力</description>
	<pubDate>Wed, 03 Dec 2008 22:02:41 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: 某X</title>
		<link>http://blog.gslin.org/archives/2007/02/01/1056/#comment-182509</link>
		<dc:creator>某X</dc:creator>
		<pubDate>Wed, 31 Jan 2007 17:06:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gslin.org/archives/2007/02/01/1056/#comment-182509</guid>
		<description>原文並沒有說要取代 sendfile(), 而是在開檔的地方改用 AIO + mmap 減少 cpu 等待的時間

我看了他的測試方式, 實際上, 很少系統會一直存取新檔, 大部份的網站的熱門檔案(網頁,照片...) 這些常被存取的檔案, 幾乎都會被 OS 放到系統的 cache 裡, 如此一來, AIO 就討不到任何便宜了..</description>
		<content:encoded><![CDATA[<p>原文並沒有說要取代 sendfile(), 而是在開檔的地方改用 AIO + mmap 減少 cpu 等待的時間</p>
<p>我看了他的測試方式, 實際上, 很少系統會一直存取新檔, 大部份的網站的熱門檔案(網頁,照片&#8230;) 這些常被存取的檔案, 幾乎都會被 OS 放到系統的 cache 裡, 如此一來, AIO 就討不到任何便宜了..</p>
]]></content:encoded>
	</item>
</channel>
</rss>
