RTEMS Logo

RTEMS 4.6.99.3 On-Line Library


Memory associated with the IMFS

PREV UP NEXT Bookshelf RTEMS Filesystem Design Guide

6.3: Memory associated with the IMFS

  • Node removal constraints for the IMFS
  • IMFS General Housekeeping Notes
  • A memory based filesystem draws its resources for files and directories from the memory resources of the system. When it is time to un-mount the filesystem, the memory resources that supported filesystem are set free. In order to free these resources, a recursive walk of the filesystems tree structure will be performed. As the leaf nodes under the filesystem are encountered their resources are freed. When directories are made empty by this process, their resources are freed.


    PREV UP NEXT Bookshelf RTEMS Filesystem Design Guide

    Copyright © 1988-2004 OAR Corporation