DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnameumview-mod-viewfs
BeschreibungView-OS in user space - Filesystem mangling modules
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version0.6-1
Sektionmisc
Prioritätoptional
Installierte Größe68 Byte
Hängt ab vonlibc6 (>= 2.2), libglib2.0-0 (>= 2.12.0), libumlib0
Empfohlene Pakete
PaketbetreuerDebian VSquare Team
Quelleumview
Paketgröße15050 Byte
Prüfsumme MD5f4c0a419bf38b8d907783a0c54b050dd
Prüfsumme SHA11dc410c3a3dfb8ea2eed429bfc25d493da336094
Prüfsumme SHA256df9ffafe33b5f725a38adeefcc5856d786b0100c36db3b8a998b26d2e0918056
Link zum Herunterladenumview-mod-viewfs_0.6-1_i386.deb
Ausführliche BeschreibungView-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 (very experimental) modules that allow filesystem namespace mangling (as hiding some portions of the filesystem, creating COW subtrees and so on).


Impressum
Linux is a registered trademark of Linus Torvalds