Keywords: memory, file, system, create, delete, write, error, temp, block
After creating and deleting several files in a XilMFS, the file system is full. How do I work around this problem?
This is a bug in how XilMFS operates. The memory that is associated with the deleted file is never properly cleaned. Eventually, all of the memory in the file system is full, even though there might not be any files residing in the file system.
To resolve this problem, recreate the file system from time to time, which might mean having two memory file systems available.