[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <716701.11435.qm@web37602.mail.mud.yahoo.com>
Date: Fri, 27 Nov 2009 23:22:53 -0800 (PST)
From: Alex Dubov <oakad@...oo.com>
To: Maxim Levitsky <slevmax@...technion.ac.il>,
Jörn Engel <joern@...fs.org>
Cc: linux-kernel <linux-kernel@...r.kernel.org>, arnd@...db.de,
tglx@...utonix.de
Subject: Re: XD/smartmedia - how to implement it right?
>
> 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists