<?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: OverTRIMmed	</title>
	<atom:link href="https://www.dragonflydigest.com/2018/10/08/overtrimmed/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.dragonflydigest.com/2018/10/08/overtrimmed/</link>
	<description>A running description of activity related to DragonFly BSD.</description>
	<lastBuildDate>Wed, 10 Oct 2018 08:52:31 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>
	<item>
		<title>
		By: Anonymous		</title>
		<link>https://www.dragonflydigest.com/2018/10/08/overtrimmed/comment-page-1/#comment-487713</link>

		<dc:creator><![CDATA[Anonymous]]></dc:creator>
		<pubDate>Wed, 10 Oct 2018 08:52:31 +0000</pubDate>
		<guid isPermaLink="false">https://www.dragonflydigest.com/?p=21920#comment-487713</guid>

					<description><![CDATA[+1 for btrfs]]></description>
			<content:encoded><![CDATA[<p>+1 for btrfs</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Anonymous		</title>
		<link>https://www.dragonflydigest.com/2018/10/08/overtrimmed/comment-page-1/#comment-487712</link>

		<dc:creator><![CDATA[Anonymous]]></dc:creator>
		<pubDate>Wed, 10 Oct 2018 06:18:48 +0000</pubDate>
		<guid isPermaLink="false">https://www.dragonflydigest.com/?p=21920#comment-487712</guid>

					<description><![CDATA[Ever heard of btrfs? ;)]]></description>
			<content:encoded><![CDATA[<p>Ever heard of btrfs? ;)</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Justin Sherrill		</title>
		<link>https://www.dragonflydigest.com/2018/10/08/overtrimmed/comment-page-1/#comment-487711</link>

		<dc:creator><![CDATA[Justin Sherrill]]></dc:creator>
		<pubDate>Tue, 09 Oct 2018 13:53:27 +0000</pubDate>
		<guid isPermaLink="false">https://www.dragonflydigest.com/?p=21920#comment-487711</guid>

					<description><![CDATA[As filesystems go, no, this is very few bugs.]]></description>
			<content:encoded><![CDATA[<p>As filesystems go, no, this is very few bugs.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: mer		</title>
		<link>https://www.dragonflydigest.com/2018/10/08/overtrimmed/comment-page-1/#comment-487710</link>

		<dc:creator><![CDATA[mer]]></dc:creator>
		<pubDate>Tue, 09 Oct 2018 11:40:36 +0000</pubDate>
		<guid isPermaLink="false">https://www.dragonflydigest.com/?p=21920#comment-487710</guid>

					<description><![CDATA[Hmm. Filesystems are nontrivial bits of code, that interact with many different parts of the operating system (think buffer cache, kernel VM system, plus others).  Sometimes a bug depends on a specific set of cricumstances (workload, degree of multiprocessing going on) that are not easy to figure out or even duplicate.  Subtle timing bugs and race conditions are even harder to prove as a root cause;  very often the specific device the filesystem is on plays a role.

You need to define &quot;so many&quot;.  I haven&#039;t seen what I consider to be many bugs in Hammer/Hammer2.  Heck every now and then you still see bugs against UFS, mostly due to the way newer hardware works.

As for APFS compared to H2, please feel free to do the comparison and post the results for the rest of us to look at.]]></description>
			<content:encoded><![CDATA[<p>Hmm. Filesystems are nontrivial bits of code, that interact with many different parts of the operating system (think buffer cache, kernel VM system, plus others).  Sometimes a bug depends on a specific set of cricumstances (workload, degree of multiprocessing going on) that are not easy to figure out or even duplicate.  Subtle timing bugs and race conditions are even harder to prove as a root cause;  very often the specific device the filesystem is on plays a role.</p>
<p>You need to define &#8220;so many&#8221;.  I haven&#8217;t seen what I consider to be many bugs in Hammer/Hammer2.  Heck every now and then you still see bugs against UFS, mostly due to the way newer hardware works.</p>
<p>As for APFS compared to H2, please feel free to do the comparison and post the results for the rest of us to look at.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Anonymous		</title>
		<link>https://www.dragonflydigest.com/2018/10/08/overtrimmed/comment-page-1/#comment-487709</link>

		<dc:creator><![CDATA[Anonymous]]></dc:creator>
		<pubDate>Tue, 09 Oct 2018 02:59:52 +0000</pubDate>
		<guid isPermaLink="false">https://www.dragonflydigest.com/?p=21920#comment-487709</guid>

					<description><![CDATA[I wonder how APFS compares to H2]]></description>
			<content:encoded><![CDATA[<p>I wonder how APFS compares to H2</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Anonymous		</title>
		<link>https://www.dragonflydigest.com/2018/10/08/overtrimmed/comment-page-1/#comment-487708</link>

		<dc:creator><![CDATA[Anonymous]]></dc:creator>
		<pubDate>Mon, 08 Oct 2018 23:08:54 +0000</pubDate>
		<guid isPermaLink="false">https://www.dragonflydigest.com/?p=21920#comment-487708</guid>

					<description><![CDATA[Is it common to have so many FS bugs?

Like the double write bug as well

https://www.dragonflydigest.com/2017/03/14/19452.html]]></description>
			<content:encoded><![CDATA[<p>Is it common to have so many FS bugs?</p>
<p>Like the double write bug as well</p>
<p><a href="https://www.dragonflydigest.com/2017/03/14/19452.html" rel="ugc">https://www.dragonflydigest.com/2017/03/14/19452.html</a></p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
