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


Paketnamelibumlib-dev
BeschreibungView-OS in user space - Development files
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version0.6-1
Sektionlibdevel
Prioritätoptional
Installierte Größe104 Byte
Hängt ab vonlibumlib0 (= 0.6-1)
Empfohlene Pakete
PaketbetreuerDebian VSquare Team
Quelleumview
Paketgröße16792 Byte
Prüfsumme MD58b7bdcfb631a8ac72be3e59b9edb2a9c
Prüfsumme SHA1f1237d3cbcba2a42b7933e93fe994ecc72c96322
Prüfsumme SHA2563eee0adf9214aa2cb05ff014127dda70fac8183d04914c7cfc6257be9ed8db54
Link zum Herunterladenlibumlib-dev_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 headers and library needed to write and compile new UMView modules. For some simple module examples, you can take a look to the existing modules (expecially in the um_testmodule directory of the source tree).


Impressum
Linux is a registered trademark of Linus Torvalds