We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

The VFS paradigm from the perspective of a component OS

Formale Metadaten

Titel
The VFS paradigm from the perspective of a component OS
Serientitel
Anzahl der Teile
611
Autor
Lizenz
CC-Namensnennung 2.0 Belgien:
Sie dürfen das Werk bzw. den Inhalt zu jedem legalen Zweck nutzen, verändern und in unveränderter oder veränderter Form vervielfältigen, verbreiten und öffentlich zugänglich machen, sofern Sie den Namen des Autors/Rechteinhabers in der von ihm festgelegten Weise nennen.
Identifikatoren
Herausgeber
Erscheinungsjahr
Sprache
Produktionsjahr2017

Inhaltliche Metadaten

Fachgebiet
Genre
Abstract
The virtual file system (switch) is an instrinsic element of traditionaloperating systems and the majority of alternative OSes alike. For the mostpart, this is caused by existing applications that depend on the fileabstraction and to some extent on a global view on system resources. Incontrast, component-based OSes with strong security ambitions strive to applythe principle of least authority and shun one global view on the system. Thiswas the starting for the VFS developments for Genode. The talk will presentour design considerations and the current state of the VFS in Genode as acomponent and capability-based microkernel operating system.