[PATCH] Embedded bios FTL
Sean Young
sean at mess.org
Thu Jun 16 05:15:46 EDT 2005
On Wed, Jun 15, 2005 at 11:01:55PM +0200, Joern Engel wrote:
> On Wed, 15 June 2005 21:27:54 +0200, Sean Young wrote:
> > I'm assuming we're near to a state where it can be committed.
>
> Yep. No objections from my side. Nice job!
Thanks, committed.
> > According to General Software documentation their implementation "snoops"
> > the fat table in order to see which sectors can be chucked. Hmm...
>
> That's a smart thing to do if you can be certain the user is running
> fat on top. Being certain ain't so easy, though.
Indeed so. Besides, it would be more elegant if the file system driver
passed this on to the block device, via an ioctl. Would such a thing
stand up to scrutiny? As far as I can see, only the ftl block devices
would benefit.
Sean
More information about the linux-mtd
mailing list