[Yaffs] Problem with big file size!
Charles Manning
manningc2@actrix.gen.nz
Wed, 19 Jan 2005 15:38:44 +1300
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 th=
an
> 200KB data to a file.=20
> Now , after a write operation, if I delete the file, the entire syste=
m
> becomes unstable.=20
> 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=
.=20
What OS etc are you using?
-- CHarles