Re: XD/smartmedia - how to implement it right?

From: Alex Dubov
Date: Sat Nov 28 2009 - 02:29:52 EST


>
> The "mtd uses blocking calls" argument I can help
> with.  For some other
> project I've added non-blocking calls to mtd[1].
>
> Biggest problems I see are a) the userspace interface and
> b) allowing
> both raw flash access through MTD and block device access
> with an FTL.
>
> [1] http://lists.infradead.org/pipermail/linux-mtd/2009-November/028065.html
>
> Jörn

I actually tried several approaches to this problem and I think, I have a good idea about how to create a fully asynchronous mtd driver, which can handle different device models. Unfortunately, I had other commitments so I couldn't advance my mtd stuff.

Recently I was going to go back to it, but then I was asked to implement some additional functionality in rapidio subsystem, which I'll have to take care of first.




--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/