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

4.115
Last change on this file since f916fca was 2d1dc3f, checked in by Amar Takhar <verm@…>, on 01/16/16 at 15:28:13

Split document into seperate files by section.

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