Filesystem in RTEMS
Chris Johns
chrisj at rtems.org
Thu Oct 19 21:15:28 UTC 2017
On 19/10/2017 19:30, xuelin.tian at qkmtech.com wrote:
> So, what is the RFS for, basically?
It is a general purpose file system for block devices. It is in use on NASA's
MMS project.
I often use it as a RAM disk file system to hold web pages and files uploaded
and downloaded via the web server. I create a RAM disk block device, format it
as RFS and then copy the web pages from a flash disk to the RAM disk.
Chris
More information about the users
mailing list