<?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>frag&#039;s &#187; kernel hacking</title>
	<atom:link href="http://www.gadaleta.org/tag/kernel-hacking/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gadaleta.org</link>
	<description>Yet Another Personal Page</description>
	<lastBuildDate>Tue, 13 Apr 2010 10:18:10 +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>SwapoutClustering patch tested</title>
		<link>http://www.gadaleta.org/2009/11/swapoutclustering-patch-tested/</link>
		<comments>http://www.gadaleta.org/2009/11/swapoutclustering-patch-tested/#comments</comments>
		<pubDate>Mon, 02 Nov 2009 20:33:15 +0000</pubDate>
		<dc:creator>frag</dc:creator>
				<category><![CDATA[Computer Science]]></category>
		<category><![CDATA[clustering swapout]]></category>
		<category><![CDATA[kernel]]></category>
		<category><![CDATA[kernel hacking]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[patch]]></category>
		<category><![CDATA[swapping]]></category>
		<category><![CDATA[test]]></category>

		<guid isPermaLink="false">http://www.gadaleta.org/?p=438</guid>
		<description><![CDATA[When NetBSD and FreeBSD swap out a page from a process, they look in the process virtual address space to find nearby pages that are also candidates for being swapped out. This greatly increases the chance of swapin IO pulling in related data, reducing the number of disk seeks involved in swap IO (from kernelnewbies.org). [...]]]></description>
		<wfw:commentRss>http://www.gadaleta.org/2009/11/swapoutclustering-patch-tested/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
