[PATCH] [MTD] NAND : SFTL (Simple Flash Transration Layer)
Matthieu CASTET
matthieu.castet at parrot.com
Wed Dec 14 04:29:57 EST 2011
katsuki.uwatoko at toshiba.co.jp a écrit :
> This is a new Flash Translation Layer for NAND Flash on mtd.
>
> mtd: SFTL (Simple Flash Translation Layer)
>
> Introduction
> ------------
>
> SFTL is a flash translation layer for NAND Flash on mtd_blkdevs
> interface. This is mainly-useful for read-oriented use (ex. a storage
> for a boot image) because this provides simple wear-leveling and
> scrubbing. The features are:
>
> * sftl provides wear-leveling (not static wear-leveling) and scrubbing.
> * sftl has one erase block size cache.
> * sftl uses 6 bytes in OOB for a logical address, status, version.
> * the erase block scan at init is fast.
> * a unit of read/write from/to MTD is an erase block.
>
What's the advantage over ubi and/or mtd over ubi.
Matthieu
More information about the linux-mtd
mailing list