source: rtems-docs/filesystem/minature_in-memory.rst @ 489740f

4.115
Last change on this file since 489740f was 489740f, checked in by Chris Johns <chrisj@…>, on 05/20/16 at 02:47:09

Set SPDX License Identifier in each source file.

  • Property mode set to 100644
File size: 565 bytes
Line 
1.. comment SPDX-License-Identifier: CC-BY-SA-4.0
2
3Miniature In-Memory Filesystem
4##############################
5
6This chapter describes the Miniature In-Memory FileSystem (miniIMFS).
7The miniIMFS is a reduced feature version of the IMFS designed to
8provide minimal functionality and have a low memory footprint.
9
10This chapter should be written after the IMFS chapter is completed
11and describe the implementation of the mini-IMFS.
12
13.. COMMENT: COPYRIGHT (c) 1988-2002.
14
15.. COMMENT: On-Line Applications Research Corporation (OAR).
16
17.. COMMENT: All rights reserved.
18
Note: See TracBrowser for help on using the repository browser.