LWN: Comments on "Documentation/device-mapper/cache.txt"
http://lwn.net/Articles/540996/
This is a special feed containing comments posted
to the individual LWN article titled "Documentation/device-mapper/cache.txt".
hourly2Documentation/device-mapper/cache.txt
http://lwn.net/Articles/541975/rss
2013-03-08T02:21:42+00:00msnitzer
<div class="FormattedComment">
That is up to STEC and Jens Axboe (who STEC asked to merge the code). Looking at STEC's EnhanceIO github: they've recently done some volatile, endian and division cleanups. We haven't benchmarked EnhanceIO recently but it'll be interesting to have a bake-off with dm-cache. If you or others have a particular real-world workload (or synthetic benchmark that reflects your workload) that you'd like to see compared definitely let me know or send email to dm-devel@redhat.com<br>
<p>
BTW, EnhanceIO has stopped using device-mapper (both the original dm-cache and flashcache used DM) and opted to make EnhanceIO a native block driver. They apparently did this to be able to transparently add a cache to any origin block device (even one that has partitions).<br>
<p>
However, if the origin block device is already using bio-based DM (e.g. linear, striped, etc) then a dm-cache based cache can easily be transparently added to that origin device while that device is in use (DM's suspend/load table/resume makes this possible). And there are plans to make all Linux block devices DM-capable devices in the future; however designs for making that a reality are still forthcoming.<br>
</div>
Documentation/device-mapper/cache.txt
http://lwn.net/Articles/541443/rss
2013-03-06T05:57:50+00:00bergwolf
<div class="FormattedComment">
Well, now that DM-cache is merged, what will happen to EnhanceIO driver that is based on DM-cache/flashcache and also aiming at 3.10 merge window?<br>
<p>
<a href="http://lwn.net/Articles/538435/">http://lwn.net/Articles/538435/</a><br>
</div>