rtems-docs/filesystem/minature_in-memory.rst
2019-01-11 07:22:01 +01:00

14 lines
500 B
ReStructuredText

.. SPDX-License-Identifier: CC-BY-SA-4.0
.. Copyright (C) 1988, 2002 On-Line Applications Research Corporation (OAR)
Miniature In-Memory Filesystem
******************************
This chapter describes the Miniature In-Memory FileSystem (miniIMFS). The
miniIMFS is a reduced feature version of the IMFS designed to provide minimal
functionality and have a low memory footprint.
This chapter should be written after the IMFS chapter is completed and describe
the implementation of the mini-IMFS.