mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-21 10:01:57 +00:00
Due to recently introduces smart-pointers to Cap_index objects it's necessary to always keep at least one reference as long as a corresponding slot in the capability-space of a process is in use. This is especially important for L4Linux that uses cap-slots directly without the given abstractions of Genode.
This repository contains the port of Genode to the Fiasco.OC microkernel. For further information, please refer to the following documents: :[http://genode.org/community/wiki/GenodeOnFiascoOC - Genode on Fiasco.OC Wiki page]: This Wiki page contains the information on how to build and use Genode with Fiasco.OC. :[http://os.inf.tu-dresden.de/fiasco]: Official website for the Fiasco.OC microkernel.