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

Formal Metadata

Title
The VFS paradigm from the perspective of a component OS
Title of Series
Number of Parts
611
Author
License
CC Attribution 2.0 Belgium:
You are free to use, adapt and copy, distribute and transmit the work or content in adapted or unchanged form for any legal purpose as long as the work is attributed to the author in the manner specified by the author or licensor.
Identifiers
Publisher
Release Date
Language
Production Year2017

Content Metadata

Subject Area
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.