Re: [Yaffs] YAFFS garbage collection

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Vitaly Wool
Date:  
To: goog long
CC: yaffs
Subject: Re: [Yaffs] YAFFS garbage collection
On 9/5/06, goog long <> wrote:
> Could someone tell me how to characterize YAFFS garbage collection? How can
> we tell YAFFS garbabe collection is faster or slower than JFFS2?


As YAFFS is a purely NAND filesystem and is not to deal with NOR
flashes with longer erase times as opposed to JFFS2, its GC is
simpler/faster.

Vitaly