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

A kernel in a library

Formale Metadaten

Titel
A kernel in a library
Untertitel
Genode's custom kernel approach
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
A fundamental aspect of the Genode OS project always was the support forvarious kernels as back-end. It remarkably raised testing versatility andprovided a high flexibility to users and developers. But supporting the GenodeAPI on self-contained third-party kernels is sometimes also accompanied withdeficiencies, redundancies, or work-arounds. To also have the option of abasic kernel without such compromises, the custom Genode kernel was developed.Its main distinguishing mark may be that it not only trusts the Genode Core-component but even more is a mere library to it. The implications of this newdesign and other characteristics of the custom Genode kernel, such asscheduling, capabilities, and ARM virtualization, are discussed in thislecture.