[Yaffs] Read speed improvement

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Charles Manning
Date:  
To: yaffs
Subject: [Yaffs] Read speed improvement
Hi All

I just did a yaffs2 check in which should considerably speed up reading in
most cases.

It works by removing a pointless read when dev->chunkGroupSize is 1 (the
normal case).

Please give it a go. Feedback appreciated.

-- Charles