Re: [Yaffs] Problem with big file size!

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Charles Manning
Date:  
To: Abhishek Bhattacharya
CC: yaffs
Subject: Re: [Yaffs] Problem with big file size!
On Tuesday 18 January 2005 22:32, you wrote:
> Hello
> I am facing a problem with file size bigger than 400 KB. First of all , I
> need to remove garbage collection from write routine, to write more than
> 200KB data to a file.
> Now , after a write operation, if I delete the file, the entire system
> becomes unstable.
> But I would like to know, why does it fail to write more than 200 KB to a
> file, with garbage collection included in every write operation?
>


I'm struggling to believe this. I have written **huge** files using YAFFS.

What OS etc are you using?

-- CHarles