Re: [Yaffs] Concerned about partially written block detected

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: JoSH Lehan
Date:  
To: Charles Manning
CC: yaffs
Subject: Re: [Yaffs] Concerned about partially written block detected
On 04/25/2010 04:34 PM, Charles Manning wrote:
> I have modified the tracing so that these messages are only spat out for
> YAFFS_TRACE_SCAN.


Great, thanks!

These messages were somewhat scary, as they were so frequent. It's good
to know they're part of normal use and cleaned up automatically by the
GC. Good decision to turn off the printing of these messages by default.

> This gets really heavy testing in one of my test harnesses which fakes power
> failures. It tests millions of power failures and runs for the whole week
> end.


I'm glad you have something like that to test with! It increases my
confidence in using yaffs2.

Josh