Re: [Yaffs] YAFFS vs. JFFS2 performance

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Vitaly Wool
Date:  
To: Allen Curtis
CC: yaffs
Subject: Re: [Yaffs] YAFFS vs. JFFS2 performance
On 11/29/06, Allen Curtis <> wrote:
> Ok, I have looked through the mailing list archives and the only email
> I found says:
>
> "this is a known issue on 2.6.18 kernels caused by the MTD layer
> rework. You'll have to do some code hacking to speed things up."


Apparently you overlooked the mail sent a couple of days ago.

> Is the *patch* you were referring to?


No. In two words: you have to set your NAND chip driver to work with
SmartMedia OOB layout. If you do so, you'll be able to remove
compatibility shim from yaffs1 code.

Vitaly