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


Paketnamelibumlib0
BeschreibungView-OS in user space - Support library for modules
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version0.6-1
Sektionuniverse/libs
Prioritätoptional
Installierte Größe68 Byte
Hängt ab vonlibc6 (>= 2.3.6-6~)
Empfohlene Pakete
PaketbetreuerUbuntu Developers
Quelleumview
Paketgröße10354 Byte
Prüfsumme MD51a8cd6d587500fa837d3945b3f4002e3
Prüfsumme SHA199480ffac4728a77634a5e955edbb897301c46d2
Prüfsumme SHA256e697e98475091756631409f2db3afc39a50f4f7d95b4ab68352a1c5ac9a95bb4
Link zum Herunterladenlibumlib0_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 a library with common functions used by every UMView module.


Impressum
Linux is a registered trademark of Linus Torvalds