RFC: detect and manage power cut on MLC NAND (linux-mtd Digest, Vol 144, Issue 70)

Richard Weinberger richard at nod.at
Wed Mar 18 05:07:44 PDT 2015


Am 18.03.2015 um 10:06 schrieb Boris Brezillon:
>> 1) IIUC read/program disturb effects exhibit at block level.
>> In a typical embedded linux systems there are software parts - 
>> bootloader, kernel image etc. - that virtually are never changed (almost 
>> ...) but are read many times. Other parts - application libraries, log 
>> files etc. - are read and wrote many times instead.
>> If these two kinds of software are stored in different MTD partitions - 
>> ket's say partition A for bootloader, kernel etc. and partition B for 
>> application libraries, log files etc. - can we say that read/write 
>> operations performed on partition B have no disturb effects on partition A?
> 
> AFAIK, read/write disturb effects only occur on pages of the same
> block, so we shouldn't see bitflips on partition A caused by read/write
> on partition B.

I already saw corruptions on nearby blocks but I'm not sure if really
plain read disturb was the root cause as this NAND chips showed in general
funny symptoms.

Jeff, can you tell us more?

Thanks,
//richard



More information about the linux-mtd mailing list