From 2d1dc3fe734a091e7d2b0ce335484be0db6c56b0 Mon Sep 17 00:00:00 2001 From: Amar Takhar Date: Sat, 16 Jan 2016 10:28:13 -0500 Subject: Split document into seperate files by section. --- filesystem/minature_in-memory.rst | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 filesystem/minature_in-memory.rst (limited to 'filesystem/minature_in-memory.rst') diff --git a/filesystem/minature_in-memory.rst b/filesystem/minature_in-memory.rst new file mode 100644 index 0000000..e6b9a75 --- /dev/null +++ b/filesystem/minature_in-memory.rst @@ -0,0 +1,16 @@ +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. + +.. COMMENT: COPYRIGHT (c) 1988-2002. + +.. COMMENT: On-Line Applications Research Corporation (OAR). + +.. COMMENT: All rights reserved. + -- cgit v1.2.3