Hello all,
I saw a strange condition on uCLinux filesystem operation. I mount a FAT16 HDD on uCLinux (ARM7-based) and use "cp" to copy two or more files bigger than 600MB. After finish copy process, I got a lot of the memory fragment and I can not launch application which size is bigger than 300K. I mean the system can not alloc a contiguous free memory to load application and execute it. Is it the defect of filesystem, and where can I find the patch to fix this problem? Thank you very much.
best regards, Gary