<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Unix : the  &#8220;working set&#8221; algorithm</title>
	<atom:link href="http://dodoincfedora.wordpress.com/2010/12/04/unix-the-working-set-algorithm/feed/" rel="self" type="application/rss+xml" />
	<link>http://dodoincfedora.wordpress.com/2010/12/04/unix-the-working-set-algorithm/</link>
	<description>&#124;&#124; Geek &#124;&#124;</description>
	<lastBuildDate>Sat, 15 Jun 2013 16:38:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: ankursworld</title>
		<link>http://dodoincfedora.wordpress.com/2010/12/04/unix-the-working-set-algorithm/#comment-1356</link>
		<dc:creator><![CDATA[ankursworld]]></dc:creator>
		<pubDate>Wed, 08 Dec 2010 08:50:01 +0000</pubDate>
		<guid isPermaLink="false">http://dodoincfedora.wordpress.com/?p=554#comment-1356</guid>
		<description><![CDATA[So, the variant looks correct then. :)]]></description>
		<content:encoded><![CDATA[<p>So, the variant looks correct then. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: humpty</title>
		<link>http://dodoincfedora.wordpress.com/2010/12/04/unix-the-working-set-algorithm/#comment-1354</link>
		<dc:creator><![CDATA[humpty]]></dc:creator>
		<pubDate>Wed, 08 Dec 2010 06:42:27 +0000</pubDate>
		<guid isPermaLink="false">http://dodoincfedora.wordpress.com/?p=554#comment-1354</guid>
		<description><![CDATA[think the head (leftmost) as current (working) buffer.
(23,24,17,18) -&gt; promote 17 to be 23(head,leftmost) (17,24,18), use 17, then put it at tail -&gt; (24,18,17)
(24,18,17) -&gt; promote 17 to be 24(head,leftmost) (17,18), use 17, then put it at tail -&gt; (18,17)

have a nice day]]></description>
		<content:encoded><![CDATA[<p>think the head (leftmost) as current (working) buffer.<br />
(23,24,17,18) -&gt; promote 17 to be 23(head,leftmost) (17,24,18), use 17, then put it at tail -&gt; (24,18,17)<br />
(24,18,17) -&gt; promote 17 to be 24(head,leftmost) (17,18), use 17, then put it at tail -&gt; (18,17)</p>
<p>have a nice day</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tweets that mention Unix : the “working set” algorithm « Ankur's Tech blog -- Topsy.com</title>
		<link>http://dodoincfedora.wordpress.com/2010/12/04/unix-the-working-set-algorithm/#comment-1277</link>
		<dc:creator><![CDATA[Tweets that mention Unix : the “working set” algorithm « Ankur's Tech blog -- Topsy.com]]></dc:creator>
		<pubDate>Sat, 04 Dec 2010 19:08:43 +0000</pubDate>
		<guid isPermaLink="false">http://dodoincfedora.wordpress.com/?p=554#comment-1277</guid>
		<description><![CDATA[[...] This post was mentioned on Twitter by Rene Nachtnebel ✔, Zuissi. Zuissi said: Fedora: Ankur Sinha &quot;FranciscoD&quot;: Unix : the “working set” algorithm: I took my end semester exam today on the ... http://bit.ly/ffZQf8 [...]]]></description>
		<content:encoded><![CDATA[<p>[...] This post was mentioned on Twitter by Rene Nachtnebel ✔, Zuissi. Zuissi said: Fedora: Ankur Sinha &quot;FranciscoD&quot;: Unix : the “working set” algorithm: I took my end semester exam today on the &#8230; <a href="http://bit.ly/ffZQf8" rel="nofollow">http://bit.ly/ffZQf8</a> [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
