Changes

Jump to navigation Jump to search
312 bytes added ,  02:16, 22 April 2017
Line 163: Line 163:     
= IFileSystem =
 
= IFileSystem =
 +
There are two main implementations of this interface:
 +
 +
* '''RomFS''': Filesystem implementation statically linked in the binary. Uses an [[#IStorage]] interface as underlying raw device.
 +
* '''IPC proxy''': Used for all non-RomFS filesystems. In this case, actual filesystem implementation is in the FS process.
 +
 
{| class="wikitable" border="1"
 
{| class="wikitable" border="1"
 
|-
 
|-

Navigation menu