umview-mod-umfuseext2

View-OS in user space - ext2 module for UMFUSE

Description

View-OS is a novel approach to the process/kernel interface. The semantics of each system call can be assigned process by process giving the user the right to decide which view of the system each process has to join. Each process can "see" a different file system structure, networking resources, processor, devices. Moreover some of the resources can be provided by the user him/herself, thus these resource can be private to the single process and are not known a priori by the system. Groups of processes can share the same view but this is just an optimization to share management methods.

For more information, see http://wiki.virtualsquare.org

UMView is a user-mode implementation of View-OS. Processes are run with a controlling daemon that captures all the system calls (at present using the ptrace() system call) and uses dynamically loadable modules to change their semantic.

This package contains a sub-module for umfuse. umfuse is contained in the main UMView package and allows almost complete source compatibility with FUSE modules. umfuseext2 can be used to mount Extended 2 file system images inside an UMView instance.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

http://view-os.sourceforge.net


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install umview-mod-umfuseext2