Skip to content
Philipp Eppelt edited this page Feb 16, 2018 · 6 revisions

The Fiasco.OC Microkernel Wiki

Fiasco.OC is a 3rd generation microkernel. It can be used to construct secure, flexible systems. Fiasco is suitable for small, embedded applications and also scales well for big and complex systems. It can co-host real-time, time-sharing and virtualization applications.

For more information about the capabilities check out the Features page.

Contribute

We welcome contributions to the microkernel. Please see our contributors guide on how to contribute.

L4Re Snapshot & Fiasco.OC development version

The L4Re Runtime Environment provides a rich environment and the necessary infrastructure to develop applications on top of Fiasco.OC.

To use the latest development version of Fiasco, you can download the open source release of Fiasco.OC & L4Re and replace the included Fiasco.OC with this version. Follow the build instructions and set the MODULE_SEARCH_PATH to point to the build of the development version of Fiasco.OC.

Clone this wiki locally