Thanks for answers.<div><br></div><div><br></div><div>I take a look in dm-cache-target, I really dont knew this project.</div><div><br></div><div>Joe, what is the best way to continue this discussion? </div><div><br></div>
<div>Do you have some documentation besides what is into kernel source, like Papers, Architecture Projects etc?</div><div>What is the best way to start to understand this?</div><div><br></div><div><br></div><div>Thanks!</div>
<div><br><br><div class="gmail_quote">2013/2/27  <span dir="ltr"><<a href="mailto:thornber@redhat.com" target="_blank">thornber@redhat.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On Tue, Feb 26, 2013 at 03:44:43PM -0300, Leo Antonio wrote:<br>
> Hello, everyone.<br>
><br>
> I'm willing to do research about second-level cache using SSDs and I think<br>
> that the best way to do this is using LVM/Device Mapper, because other<br>
> implementations are based on FUSE, virtualization layers, and others.<br>
><br>
> What I'm trying to do is to develop a subsystem that will put hot<br>
> blocks/PEs on SSDs-Cache, as well as group related blocks/PEs on cache<br>
> automatically. Not simply put on SSD the most  used files or directories.<br>
><br>
> The problem is that I could not find any documentation about DM or LVM to<br>
> help my research and development.<br>
><br>
> Could you point me to some documentation or what's the best way to<br>
> accomplish this?<br>
<br>
</div>See my dm-cache target in this branch of my tree:<br>
<br>
<a href="https://github.com/jthornber/linux-2.6/tree/thin-dev" target="_blank">https://github.com/jthornber/linux-2.6/tree/thin-dev</a><br>
<br>
<a href="https://github.com/jthornber/linux-2.6/blob/thin-dev/drivers/md/dm-cache-target.c" target="_blank">https://github.com/jthornber/linux-2.6/blob/thin-dev/drivers/md/dm-cache-target.c</a><br>
<br>
There's still a lot of work to do on the policy plug-ins, so if you<br>
like to get involved that would be great.<br>
<br>
- Joe<br>
<br>
_______________________________________________<br>
linux-lvm mailing list<br>
<a href="mailto:linux-lvm@redhat.com">linux-lvm@redhat.com</a><br>
<a href="https://www.redhat.com/mailman/listinfo/linux-lvm" target="_blank">https://www.redhat.com/mailman/listinfo/linux-lvm</a><br>
read the LVM HOW-TO at <a href="http://tldp.org/HOWTO/LVM-HOWTO/" target="_blank">http://tldp.org/HOWTO/LVM-HOWTO/</a><br>
</blockquote></div><br></div>