Re: [Yaffs] yaffs_direct performance mounting device

Top Page
Attachments:
Message as email
+ (text/plain)
+ (text/html)
Delete this message
Reply to this message
Author: Charles Manning
Date:  
To: Rob Philip
CC: YAFFS
Subject: Re: [Yaffs] yaffs_direct performance mounting device
On Thu, Mar 10, 2016 at 3:24 AM, Rob Philip <> wrote:

> On 2016-03-08 09:09, Rob Philip wrote:
> > I have a question on yaffs2 performance.
> >
>
> Answering my own question, it appears yaffs is fond of having its files
> distributed in directories.
> Tests run last night with 475MB of data in 10000 files spread some 400
> directories give me
> performance that is acceptable. 4 second mount times, and quick enough I/O
> to the mounted
> device. And mostly I won't have this much data stored, so it's all good.
>
>
> Thanks for following up with that Rob. Your original post had me

scratching my head a bit.

Yaffs stores its drectory structure as a doubly linked list of "siblings",
so that means directories with very large
numbers of entries don't get handled particularly well.

Regards


-- Charles



> _______________________________________________
> yaffs mailing list
>
> http://stoneboat.aleph1.co.uk/cgi-bin/mailman/listinfo/yaffs
>