<?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: Lessfs-1.1.5 is now available for download</title>
	<atom:link href="http://www.lessfs.com/wordpress/?feed=rss2&#038;p=362" rel="self" type="application/rss+xml" />
	<link>http://www.lessfs.com/wordpress/?p=362</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: Brad</title>
		<link>http://www.lessfs.com/wordpress/?p=362&#038;cpage=1#comment-885</link>
		<dc:creator><![CDATA[Brad]]></dc:creator>
		<pubDate>Sun, 15 Aug 2010 19:53:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.lessfs.com/wordpress/?p=362#comment-885</guid>
		<description><![CDATA[I&#039;m trying to install this, but when I run ./configure I keep getting the error message: 

checking pkg-config is at least version 0.9.0... ./configure: line 7206: /usr/local/lib/pkgconfig: is a directory
no
checking for DEPS... configure: error: The pkg-config script could not be found or is too old.  Make sure it
is in your PATH or set the PKG_CONFIG environment variable to the full
path to pkg-config.

I have added the variable paths as follows:

# export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig:$PKG_CONFIG_PATH
# export PKG_CONFIG=/usr/local/lib/pkgconfig
# export PATH=/usr/local/bin:/usr/local/sbin:${PATH}
# export LD_LIBRARY_PATH=/usr/lib:/usr/local/lib

I can run &quot;pkg-config --modversion fuse&quot; or &quot;tokyocabinet&quot; from anywhere in the filesystem and get the correct feedback. Any help is greatly appreciated.]]></description>
		<content:encoded><![CDATA[<p>I&#8217;m trying to install this, but when I run ./configure I keep getting the error message: </p>
<p>checking pkg-config is at least version 0.9.0&#8230; ./configure: line 7206: /usr/local/lib/pkgconfig: is a directory<br />
no<br />
checking for DEPS&#8230; configure: error: The pkg-config script could not be found or is too old.  Make sure it<br />
is in your PATH or set the PKG_CONFIG environment variable to the full<br />
path to pkg-config.</p>
<p>I have added the variable paths as follows:</p>
<p># export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig:$PKG_CONFIG_PATH<br />
# export PKG_CONFIG=/usr/local/lib/pkgconfig<br />
# export PATH=/usr/local/bin:/usr/local/sbin:${PATH}<br />
# export LD_LIBRARY_PATH=/usr/lib:/usr/local/lib</p>
<p>I can run &#8220;pkg-config &#8211;modversion fuse&#8221; or &#8220;tokyocabinet&#8221; from anywhere in the filesystem and get the correct feedback. Any help is greatly appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hubert Kario</title>
		<link>http://www.lessfs.com/wordpress/?p=362&#038;cpage=1#comment-864</link>
		<dc:creator><![CDATA[Hubert Kario]]></dc:creator>
		<pubDate>Mon, 09 Aug 2010 12:07:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.lessfs.com/wordpress/?p=362#comment-864</guid>
		<description><![CDATA[I&#039;ve noticed that the help message in lessfs binary is quite outdated (it reports its version as 0.9.9).

I&#039;m referring to the message printed by
lessfs --help
command]]></description>
		<content:encoded><![CDATA[<p>I&#8217;ve noticed that the help message in lessfs binary is quite outdated (it reports its version as 0.9.9).</p>
<p>I&#8217;m referring to the message printed by<br />
lessfs &#8211;help<br />
command</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wxp</title>
		<link>http://www.lessfs.com/wordpress/?p=362&#038;cpage=1#comment-832</link>
		<dc:creator><![CDATA[wxp]]></dc:creator>
		<pubDate>Mon, 26 Jul 2010 03:36:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.lessfs.com/wordpress/?p=362#comment-832</guid>
		<description><![CDATA[Hi, I find in &quot;Lib_tc.c&quot;, the funcion &quot;dnode_bname_to_inode&quot; doing nothing, becase in  if  (dbvalue), the last sentence is filestat = NULL!
so  I want to know where this is a bug or other purpose?]]></description>
		<content:encoded><![CDATA[<p>Hi, I find in &#8220;Lib_tc.c&#8221;, the funcion &#8220;dnode_bname_to_inode&#8221; doing nothing, becase in  if  (dbvalue), the last sentence is filestat = NULL!<br />
so  I want to know where this is a bug or other purpose?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://www.lessfs.com/wordpress/?p=362&#038;cpage=1#comment-823</link>
		<dc:creator><![CDATA[Alex]]></dc:creator>
		<pubDate>Thu, 22 Jul 2010 15:00:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.lessfs.com/wordpress/?p=362#comment-823</guid>
		<description><![CDATA[Been told that you need MAX_THEADS to be 5 * the number of cores in the system ;) this is a big difference to take in consideration since last version.]]></description>
		<content:encoded><![CDATA[<p>Been told that you need MAX_THEADS to be 5 * the number of cores in the system <img src="http://www.lessfs.com/wordpress/wp-includes/images/smilies/icon_wink.gif" alt=";)" class="wp-smiley" /> this is a big difference to take in consideration since last version.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: maru</title>
		<link>http://www.lessfs.com/wordpress/?p=362&#038;cpage=1#comment-821</link>
		<dc:creator><![CDATA[maru]]></dc:creator>
		<pubDate>Thu, 22 Jul 2010 08:36:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.lessfs.com/wordpress/?p=362#comment-821</guid>
		<description><![CDATA[How must memory have you assigned to CACHESIZE? What is MAX_THREADS?
Lessfs-1.1.5 needs memory (128MB, more is better) and a number of threads to perform.]]></description>
		<content:encoded><![CDATA[<p>How must memory have you assigned to CACHESIZE? What is MAX_THREADS?<br />
Lessfs-1.1.5 needs memory (128MB, more is better) and a number of threads to perform.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://www.lessfs.com/wordpress/?p=362&#038;cpage=1#comment-819</link>
		<dc:creator><![CDATA[Peter]]></dc:creator>
		<pubDate>Wed, 21 Jul 2010 23:10:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.lessfs.com/wordpress/?p=362#comment-819</guid>
		<description><![CDATA[Just tried to to go from 1.0.8 to 1.1.5 on one machine, performance when scping stuff from another machine into lessfs went from 60MB/s to 8MB/s.

Same lessfs.cfg for both, is there some new knob that needs twiddling?]]></description>
		<content:encoded><![CDATA[<p>Just tried to to go from 1.0.8 to 1.1.5 on one machine, performance when scping stuff from another machine into lessfs went from 60MB/s to 8MB/s.</p>
<p>Same lessfs.cfg for both, is there some new knob that needs twiddling?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
