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

A kernel in a library

Formal Metadata

Title
A kernel in a library
Subtitle
Genode's custom kernel approach
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
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.