[dm-devel] [PATCH RFC v1 00/01] dm-lightnvm introduction

Matias Bjorling m at bjorling.me
Fri Mar 21 16:42:54 UTC 2014


On 03/21/2014 08:32 AM, Richard Weinberger wrote:
> On Fri, Mar 21, 2014 at 7:32 AM, Matias Bjørling <m at bjorling.me> wrote:
<snip>
> 
> This sounds very interesting!
> 
> Is there also a way to expose the flash directly as MTD device?
> I'm thinking of UBI. Maybe both projects can benefit from each others.
> 

Hi Richard,

Yes, mostly. It's different from MTD, in that all flash is exposed
through a linear address space, from which the FTL is layered on top.
This allows the device to still do some work, such as ECC, RAID, etc. if
it choose to, but also allows the host to do it.

I think UBI could be a good choice for maintaining each of the flash
"partitions" as there's a lot of small subtle details that have to be
taken care of.

- Matias




More information about the dm-devel mailing list