<?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: EPRD &amp; lessfs</title>
	<atom:link href="http://www.lessfs.com/wordpress/?feed=rss2&#038;p=753" rel="self" type="application/rss+xml" />
	<link>http://www.lessfs.com/wordpress/?p=753</link>
	<description>Open source data de-duplication &#38; data tiering for less</description>
	<lastBuildDate>Wed, 18 Mar 2015 13:40:57 +0000</lastBuildDate>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=4.0.7</generator>
	<item>
		<title>By: HoverHell</title>
		<link>http://www.lessfs.com/wordpress/?p=753&#038;cpage=1#comment-5084</link>
		<dc:creator><![CDATA[HoverHell]]></dc:creator>
		<pubDate>Fri, 11 May 2012 11:06:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.lessfs.com/wordpress/?p=753#comment-5084</guid>
		<description><![CDATA[Uh, should&#039;ve htmlescaped that.
Anyway, paste.ubuntu.com/981504/ 
(though I suppose the required change is clear anyway)]]></description>
		<content:encoded><![CDATA[<p>Uh, should&#8217;ve htmlescaped that.<br />
Anyway, paste.ubuntu.com/981504/<br />
(though I suppose the required change is clear anyway)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: HoverHell</title>
		<link>http://www.lessfs.com/wordpress/?p=753&#038;cpage=1#comment-5083</link>
		<dc:creator><![CDATA[HoverHell]]></dc:creator>
		<pubDate>Fri, 11 May 2012 11:04:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.lessfs.com/wordpress/?p=753#comment-5083</guid>
		<description><![CDATA[eprd kernel module does not compile (or, actually, fails to insmod) on 32-bit (i686) systems; a simple fix changes that:

diff -dr eprd-0.4.0.b1/eprd.c eprd-0.4.0/eprd.c
136c136
cachesize / BLKSIZE * .66;
---
&gt;       low_water = dev-&gt;cachesize / BLKSIZE * 2 / 3;

although I am not completely sure it still works completely as intended, but at least it works.]]></description>
		<content:encoded><![CDATA[<p>eprd kernel module does not compile (or, actually, fails to insmod) on 32-bit (i686) systems; a simple fix changes that:</p>
<p>diff -dr eprd-0.4.0.b1/eprd.c eprd-0.4.0/eprd.c<br />
136c136<br />
cachesize / BLKSIZE * .66;<br />
&#8212;<br />
&gt;       low_water = dev-&gt;cachesize / BLKSIZE * 2 / 3;</p>
<p>although I am not completely sure it still works completely as intended, but at least it works.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hanz</title>
		<link>http://www.lessfs.com/wordpress/?p=753&#038;cpage=1#comment-4909</link>
		<dc:creator><![CDATA[Hanz]]></dc:creator>
		<pubDate>Tue, 08 May 2012 19:15:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.lessfs.com/wordpress/?p=753#comment-4909</guid>
		<description><![CDATA[Hello Maru,
first thanks for programming of lessfs.
I have  question about  EPRD. What are the benefits versus kernel disk cache? (assuming i have lot of ram)
Thanks in advance,
Hanz]]></description>
		<content:encoded><![CDATA[<p>Hello Maru,<br />
first thanks for programming of lessfs.<br />
I have  question about  EPRD. What are the benefits versus kernel disk cache? (assuming i have lot of ram)<br />
Thanks in advance,<br />
Hanz</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dimiz</title>
		<link>http://www.lessfs.com/wordpress/?p=753&#038;cpage=1#comment-4839</link>
		<dc:creator><![CDATA[dimiz]]></dc:creator>
		<pubDate>Mon, 07 May 2012 07:08:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.lessfs.com/wordpress/?p=753#comment-4839</guid>
		<description><![CDATA[Hi Maru
I think is very great way have &quot;data tiering&quot; at the moment there are no project with auto tier ssd+disk+ram perhaps other like bcache is near the corner but they need newer kernel.
Thanks in advance]]></description>
		<content:encoded><![CDATA[<p>Hi Maru<br />
I think is very great way have &#8220;data tiering&#8221; at the moment there are no project with auto tier ssd+disk+ram perhaps other like bcache is near the corner but they need newer kernel.<br />
Thanks in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: maru</title>
		<link>http://www.lessfs.com/wordpress/?p=753&#038;cpage=1#comment-4744</link>
		<dc:creator><![CDATA[maru]]></dc:creator>
		<pubDate>Sat, 05 May 2012 08:38:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.lessfs.com/wordpress/?p=753#comment-4744</guid>
		<description><![CDATA[Although to my best knowledge eprd-0.3.1 should be safe I would suggest not using EPRD for production until I release 1.0. ;-)
Extending the EPRD project to support automatic data tiering has been on my mind for some time.

And I have decided to at least investigate it.]]></description>
		<content:encoded><![CDATA[<p>Although to my best knowledge eprd-0.3.1 should be safe I would suggest not using EPRD for production until I release 1.0. <img src="http://www.lessfs.com/wordpress/wp-includes/images/smilies/icon_wink.gif" alt=";-)" class="wp-smiley" /><br />
Extending the EPRD project to support automatic data tiering has been on my mind for some time.</p>
<p>And I have decided to at least investigate it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jippie</title>
		<link>http://www.lessfs.com/wordpress/?p=753&#038;cpage=1#comment-4743</link>
		<dc:creator><![CDATA[jippie]]></dc:creator>
		<pubDate>Sat, 05 May 2012 08:21:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.lessfs.com/wordpress/?p=753#comment-4743</guid>
		<description><![CDATA[Was checking EPRD this morning, looks really interesting! Just a couple of thoughts:
I was just thinking if eprd can also act as a cache to speed up an &lt;i&gt;existing&lt;/i&gt; slow disk based filesystems, somhow haven&#039;t got the guts to just try it with one of my live filesystems ;o)
Also interesting would be if the cache in RAM can be saved, so the cache doesn&#039;t need a full rebuild after a reboot.

Hope this helps.]]></description>
		<content:encoded><![CDATA[<p>Was checking EPRD this morning, looks really interesting! Just a couple of thoughts:<br />
I was just thinking if eprd can also act as a cache to speed up an <i>existing</i> slow disk based filesystems, somhow haven&#8217;t got the guts to just try it with one of my live filesystems ;o)<br />
Also interesting would be if the cache in RAM can be saved, so the cache doesn&#8217;t need a full rebuild after a reboot.</p>
<p>Hope this helps.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
